[FFmpeg-devel] [PATCH]lavc/avpacket: Fix undefined behaviour, do not pass null pointer to memcpy()
Carl Eugen Hoyos
ceffmpeg at gmail.com
Mon Sep 5 11:17:13 EEST 2016
2016-09-04 22:43 GMT+02:00 Michael Niedermayer <michael at niedermayer.cc>:
> On Sun, Sep 04, 2016 at 09:15:47PM +0200, Carl Eugen Hoyos wrote:
>> Fixes ticket #5128.
>> ---
>> libavcodec/avpacket.c | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> LGTM
Patch applied.
Thank you, Carl Eugen
More information about the ffmpeg-devel
mailing list