[FFmpeg-devel] [PATCH] avcodec/rawdec: check for side data before checking its size

James Almer jamrial at gmail.com
Sat Nov 5 04:40:54 EET 2016


On 11/4/2016 8:31 AM, Michael Niedermayer wrote:
> On Thu, Nov 03, 2016 at 10:34:58PM -0300, James Almer wrote:
>> Fixes valgrind warnings about usage of uninitialized values.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavcodec/rawdec.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> ok
> 
> thanks

Applied.



More information about the ffmpeg-devel mailing list