mm2 / Little-CMS

A free, open source, CMM engine. It provides fast transforms between ICC profiles.
https://www.littlecms.com
MIT License
571 stars 176 forks source link

add NULL checks to cmsStageSampleCLutFloat() #412

Closed x2018 closed 1 year ago

x2018 commented 1 year ago

Fix the potential NULL dereferenced issues of cmsStageSampleCLutFloat() by adding NULL checks just like cmsStageSampleCLut16bit().