[FFmpeg-devel] [PATCH] matroskadec broken assert

Alex Beregszaszi alex
Fri Jul 13 13:18:08 CEST 2007


Hi,

I just stumbled across a broken assert in matroskadec.c:ebml_peek_id.
ebml_read_element_id can accept level_up set to NULL.

Also there is a call to ebml_peek_id where the level_up will be set to
NULL, so this breaks on normal usage.

--
Alex

-------------- next part --------------
A non-text attachment was scrubbed...
Name: matroskadec-assert.diff
Type: text/x-patch
Size: 313 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070713/f281fa13/attachment.bin>



More information about the ffmpeg-devel mailing list