diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-06-01 00:51:30 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-03 03:22:17 +0200 |
commit | 1047c286fa20c79dde8ddd7577a3b87cc1effdb7 (patch) | |
tree | d5afc76702e06be8f5222c151e121dc258e972a5 /libavcodec/shorten.c | |
parent | bf6ba4a0328167802236e5e4727342a0c2f225f2 (diff) | |
download | ffmpeg-1047c286fa20c79dde8ddd7577a3b87cc1effdb7.tar.gz |
libopenjpegenc: add NULL check for img before accessing itn2.4.10
If opj_image_create fails to allocate an image it returns NULL, which
causes a segmentation fault at 'img->x0 = 0'.
Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit 1577526b47439f33a999339efdec5d624b70e1da)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/shorten.c')
0 files changed, 0 insertions, 0 deletions