color_cielab_to_rgb(): reject images with components of different dimensions to void...
authorEven Rouault <even.rouault@spatialys.com>
Sat, 29 Jul 2017 15:56:12 +0000 (17:56 +0200)
committerEven Rouault <even.rouault@spatialys.com>
Sat, 29 Jul 2017 15:56:12 +0000 (17:56 +0200)
commit5a3e7aaf339943bc988adbada39a1fc8f5046899
tree1abdde4cd110e2e2ec3f55183608bde2f76ab611
parent784d4d47e97b5d0fccccbd931349997a0e2074cc
color_cielab_to_rgb(): reject images with components of different dimensions to void read heap buffer overflow (#909)
src/bin/common/color.c