[FFmpeg-devel] [PATCH] nutdec: only copy the header if it exists
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Sat Dec 19 12:33:02 CET 2015
On 19.12.2015 01:59, Michael Niedermayer wrote:
> On Fri, Dec 18, 2015 at 05:24:09PM +0100, Andreas Cadhalpun wrote:
>> Fixes runtime error: null pointer passed as argument 2, which is
>> declared to never be null
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>> libavformat/nutdec.c | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> LGTM
Pushed, with 'ubsan' included in the commit message.
Best regards,
Andreas
More information about the ffmpeg-devel
mailing list