[FFmpeg-devel] [PATCH] fix crash in vp3.c

Alex Converse alex.converse
Mon Feb 9 02:40:49 CET 2009


On Thu, Feb 5, 2009 at 7:41 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Thu, Feb 05, 2009 at 06:06:12PM -0500, Alex Converse wrote:
>> 2008/12/24 Michael Niedermayer <michaelni at gmx.at>:
>> > On Wed, Dec 24, 2008 at 06:09:57PM +0100, Diego Biurrun wrote:
>> >> Here is a patch from Nico Golde that I found in the Debian bug tracker.
>> >> It fixes the crash I experience on my PPC box with
>> >>
>> >> http://caca.zoy.org/attachment/wiki/zzuf/bugs/lol-ffplay.ogm
>> >
>> > this patch is incorrect and insufficient
>> >
>> > the first (though this might not be the only) bug is that
>> > the return of read_huffman_tree() is ignored, that is errors are not
>> > passed on to the caller
>> >
>> > [...]
>>
>> Correct.
>>
>> The attached patch fixes that. The file in question no longer crashes ffmpeg.
>
> looks ok
>

Applied




More information about the ffmpeg-devel mailing list