[FFmpeg-devel] [PATCH] mpegvideo: clear overread in clear_context

Andreas Cadhalpun andreas.cadhalpun at gmail.com
Sun Nov 15 10:29:30 CET 2015


On 15.11.2015 03:16, Michael Niedermayer wrote:
> On Sat, Nov 14, 2015 at 11:00:55PM +0100, Andreas Cadhalpun wrote:
>> Otherwise the h263p decoder can try to copy overread bytes, even though
>> buffer is NULL.
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>>  libavcodec/mpegvideo.c | 1 +
>>  1 file changed, 1 insertion(+)
> 
> LGTM

Pushed.

Best regards,
Andreas



More information about the ffmpeg-devel mailing list