[FFmpeg-devel] [PATCH] H264: fix crash when ref list is emptied

Benoit Fouet benoit.fouet
Wed Sep 5 22:04:03 CEST 2007


Michael Niedermayer wrote:
> Hi
>
> On Wed, Sep 05, 2007 at 12:24:25PM -0400, Jeff Downs wrote:
>   
>> The attached patch avoids a crash when H264 MMC operation causes the short 
>> term reference list to be emptied.  Currently, removing a short reference 
>> when it is the only entry in the list will cause a call to memmove with a 
>> negative/huge size.
>>     
>
> patch ok
>
> [...]
>   
>   

Applied

Ben





More information about the ffmpeg-devel mailing list