On 27.11.2016 04:07, Michael Niedermayer wrote: > On Sat, Nov 26, 2016 at 11:36:48PM +0100, Andreas Cadhalpun wrote: >> pngdec.c | 3 ++- >> 1 file changed, 2 insertions(+), 1 deletion(-) >> 141d5230c97dbc47e0b291f660544cfe57abbf7c >> 0001-pngdec-check-if-previous-frame-exists-instead-of-tru.patch >> From 84125e5f32fd4b9146d9926d2f8a4467da7c8557 Mon Sep 17 00:00:00 2001 >> From: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> >> Date: Fri, 25 Nov 2016 22:09:51 +0100 >> Subject: [PATCH] pngdec: check if previous frame exists instead of trusting >> sequence_number >> >> This fixes a segmentation fault caused by calling memcpy with NULL as >> second argument in handle_p_frame_apng. >> >> Signed-off-by: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> >> --- >> libavcodec/pngdec.c | 3 ++- >> 1 file changed, 2 insertions(+), 1 deletion(-) > > LGTM
Pushed. Best regards, Andreas _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel