[FFmpeg-devel] Re: [PATCH 2/3] nutdec: always check the get_str return value

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Sat May 23 10:41:06 CEST 2015


On 23.05.2015 00:50, Michael Niedermayer wrote:
> On Fri, May 22, 2015 at 11:36:32PM +0200, Andreas Cadhalpun wrote:
>> If it fails, the buffers can be (partially) uninitialized.
>>
>> This fixes 'Conditional jump or move depends on uninitialised value(s)'
>> valgrind warnings.
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>>  libavformat/nutdec.c | 27 ++++++++++++++++++++++-----
>>  1 file changed, 22 insertions(+), 5 deletions(-)
> 
> LGTM

Pushed.

Best regards,
Andreas



More information about the ffmpeg-devel mailing list