]> git.imager.perl.org - imager.git/commit
getcolorcount() leaked in i_count_colors() on too many colors
authorTony Cook <tony@develop-help.com>
Sun, 21 Feb 2016 02:29:18 +0000 (13:29 +1100)
committerTony Cook <tony@develop-help.com>
Sun, 21 Feb 2016 02:29:18 +0000 (13:29 +1100)
commit4e3e50e42afb7ec8496aa3a5eb1491b03f0a3b9e
treed9ac4c922dbd73b66d9b5478fa4719769abc31a9
parente906e86a542f174de138bc8845cf67b2d58fcebb
getcolorcount() leaked in i_count_colors() on too many colors

The sample array was leaked when the number of colors in the image
exceeded the supplied limit.
image.c