lvandeve / lodepng

PNG encoder and decoder in C and C++.
zlib License
2.04k stars 420 forks source link

Fix null pointer derefs decoding paletteized data without PLTE chunk. #110

Closed bpfoley closed 4 years ago

lvandeve commented 4 years ago

That's a good find, thanks for the fix!

lvandeve commented 4 years ago

Did a few more tweaks to this in commit 95d22be