Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-06-01 01:51:30 +0300
committerMichael Niedermayer <michaelni@gmx.at>2015-06-03 04:22:17 +0300
commit1047c286fa20c79dde8ddd7577a3b87cc1effdb7 (patch)
treed5afc76702e06be8f5222c151e121dc258e972a5 /Changelog
parentbf6ba4a0328167802236e5e4727342a0c2f225f2 (diff)
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 'Changelog')
0 files changed, 0 insertions, 0 deletions