[FFmpeg-devel] [PATCH] Floating point exception
David Czech
davidczech510
Sat Dec 25 07:00:54 CET 2010
While fuzzing, I have found another crash for Google Code-In, this time a
divide-by-zero in ffmpeg, issue here: http://roundup.ffmpeg.org/issue2443. I
have a patch, it check that ist->st->codec->time_base.den is not zero before
dividing with it. I have uploaded a sample crash test in upload.ffmpeg.org,
under "fpe-bug/". Crashes latest svn and Ubuntu's packaged ffmpeg.
Any comment, suggestions?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fpe-bug.patch
Type: text/x-patch
Size: 786 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101224/0940c2da/attachment.bin>
More information about the ffmpeg-devel
mailing list