ImageOptim / libimagequant

Palette quantization library that powers pngquant and other PNG optimizers
https://pngquant.org/lib
Other
780 stars 132 forks source link

Fix possible memory leak in liq_histogram_add_image #43

Closed zonyitoo closed 3 years ago

zonyitoo commented 3 years ago

fix #41

kornelski commented 3 years ago

Thanks