Searched refs:select_colors (Results 1 – 3 of 3) sorted by relevance
2 Bug #72697: select_colors write out-of-bounds
782 select_colors (j_decompress_ptr cinfo, int desired_colors) function784 select_colors (gdImagePtr oim, gdImagePtr nim, my_cquantize_ptr cquantize, int desired_colors)1650 select_colors (cinfo, cquantize->desired);1942 select_colors (oim, nim, cquantize, colorsWanted);
1266 . Fixed bug #72697 (select_colors write out-of-bounds). (Stas)
Completed in 16 milliseconds