[FFmpeg-devel] [PATCH]lavf/mpeg: Initialize a stack variable

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Feb 21 03:21:20 EET 2017


2017-02-21 2:09 GMT+01:00 Michael Niedermayer <michael at niedermayer.cc>:
> On Sun, Feb 19, 2017 at 04:18:16PM +0100, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> I cannot reproduce ticket #6160 and I wonder how memcmp() must be implemented
>> to reproduce it but attached patch is supposed to fix it.
>>
>> Please comment, Carl Eugen
>
>>  mpeg.c |    2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> c1f797e970fc296e35beb0b7701feb11e1d470f4  0001-lavf-mpeg-Initialize-a-stack-variable-used-by-memcmp.patch
>> From 0c3a72da0780682eb2899aee7ebe05a5e74a26eb Mon Sep 17 00:00:00 2001
>> From: Carl Eugen Hoyos <cehoyos at ag.or.at>
>> Date: Sun, 19 Feb 2017 16:15:34 +0100
>> Subject: [PATCH] lavf/mpeg: Initialize a stack variable used by memcmp().
>>
>> Fixes ticket #6160.
>
> LGTM

Pushed and backported.

Thank you, Carl Eugen


More information about the ffmpeg-devel mailing list