[FFmpeg-devel] [PATCH 4/4] mov: always check avio_read return value

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Sun May 24 15:11:28 CEST 2015


On 24.05.2015 02:02, Michael Niedermayer wrote:
> On Sun, May 24, 2015 at 12:04:54AM +0200, Andreas Cadhalpun wrote:
>> If avio_read fails, the buffer can contain uninitialized data.
>>
>> This fixes 'Conditional jump or move depends on uninitialised value(s)'
>> valgrind warnings.
> 
> should be ok

Pushed.

Best regards,
Andreas



More information about the ffmpeg-devel mailing list