Skip to content

[1.x] EbmlMaster: fix leak on upper element found inside the last element#338

Merged
mbunkus merged 1 commit into
Matroska-Org:v1.xfrom
robUx4:1x-leak-upper
Jul 5, 2026
Merged

[1.x] EbmlMaster: fix leak on upper element found inside the last element#338
mbunkus merged 1 commit into
Matroska-Org:v1.xfrom
robUx4:1x-leak-upper

Conversation

@robUx4

@robUx4 robUx4 commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

We found an upper element and there is not data to read after the current element within its parent. That upper element is misplaced and should be discarded.
The last element is truncated and doesn't contain the rest of its data.

We found an upper element and there is not data to read after the current
element within its parent. That upper element is misplaced and should be
discarded.
The last element is truncated and doesn't contain the rest of its data.
@robUx4 robUx4 added the bug label Jun 2, 2026
@mbunkus mbunkus merged commit 39d425b into Matroska-Org:v1.x Jul 5, 2026
8 checks passed
@mbunkus

mbunkus commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Great, thanks.

@robUx4 robUx4 deleted the 1x-leak-upper branch July 6, 2026 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants