[FFmpeg-devel] [PATCH] add check to see if 4xm track is initialized (issue 2527) (original) (raw)

Michael Niedermayer michaelni
Sun Jan 16 19:22:34 CET 2011


On Tue, Jan 11, 2011 at 03:39:15PM -0500, Daniel Kang wrote:

ffmpeg does not check if tracks in 4xm files are initialized before attempting to decode them. For invalid headers, ffmpeg will initialize a certain track, but attempt to decode another. In addition, ffmpeg does not check for an invalid number of tracks (i.e. negative). The patch attached adds checks for this.

Should be fixed, thanks for spoting this issue

[...]

Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Republics decline into democracies and democracies degenerate into despotisms. -- Aristotle -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110116/25837aaf/attachment.pgp>



More information about the ffmpeg-devel mailing list