Files
ffmpeg/libavcodec
Andreas Cadhalpun d6d328c294 libopenjpegenc: add NULL check for img before accessing it
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 1577526b47)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-07-20 04:43:39 +02:00
..
2015-03-06 14:37:44 +01:00
2015-03-13 13:04:31 +01:00
2015-05-15 20:40:26 +02:00
2015-03-28 20:01:22 +01:00
2015-03-14 14:26:28 +01:00
2015-06-19 10:37:30 +02:00
2015-03-28 11:59:04 +01:00
2015-05-15 10:04:51 +02:00