kalli123 / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

Assertion when parsing invalid cue sizes on malformed webm files #987

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt to parse attached file with libwebm sample app

What is the expected output? 
No cues loaded or Invalid file format 

What do you see instead?
libwebm/mkvparser.cpp:2185: void mkvparser::Cues::Init() const: Assertion `(pos 
+ size) <= stop' failed.

What version are you using? On what Windows version?
git head

Please provide any additional information below.

Suggested patch: https://gerrit.chromium.org/gerrit/#/c/74333/

Original issue reported on code.google.com by tognio...@gmail.com on 11 Apr 2015 at 1:11

Attachments:

GoogleCodeExporter commented 9 years ago
Additional files that can be used to trigger each of the assertions.

Original comment by tognio...@gmail.com on 14 Apr 2015 at 12:30

Attachments: