Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore leading nulls in UTF-8 values #898

Merged
merged 1 commit into from
Aug 30, 2021
Merged

Ignore leading nulls in UTF-8 values #898

merged 1 commit into from
Aug 30, 2021

Conversation

Borewit
Copy link
Owner

@Borewit Borewit commented Aug 30, 2021

Allow leading null characters in UTF-8 fields as specified in EBML 11.1.3. Terminating Element Data.

Resolves: #897

@Borewit Borewit added the bug Bug, will addressed with high priority label Aug 30, 2021
@Borewit Borewit self-assigned this Aug 30, 2021
Allow leading null characters in UTF-8 fields as specified in EBML 11.1.3. Terminating Element Data.

Resolves: #897
@Borewit Borewit merged commit 3ef035c into master Aug 30, 2021
@Borewit Borewit deleted the fix-issue-897 branch August 30, 2021 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug, will addressed with high priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Matroska parser: ignore leading nulls in UTF-8 values
1 participant