[devel] Fixed a long-standing bug in png_handle_sPLT() when

PNG_NO_POINTER_INDEXING is defined.
This commit is contained in:
Glenn Randers-Pehrson
2011-03-21 18:05:40 -05:00
parent 3f2339b551
commit f27592a0cd
3 changed files with 8 additions and 6 deletions

View File

@@ -3273,10 +3273,12 @@ Version 1.5.2rc01 [March 19, 2011]
Define remaining attributes to blank when MSC_VER<1300.
ifdef out mask arrays in pngread.c when interlacing is not supported.
Version 1.5.2rc02 [March 20, 2011]
Version 1.5.2rc02 [March 21, 2011]
Added a hint to try CPP=/bin/cpp if "cpp -E" fails in scripts/pnglibconf.mak
and in contrib/pngminim/*/makefile, eg., on SunOS 5.10, and removed "strip"
from the makefiles.
Fixed a bug (present since libpng-1.0.7) that makes png_handle_sPLT() fail
to compile when PNG_NO_POINTER_INDEXING is defined.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit