[libpng16] Removed new redundant check for libpng < 12 in pngrutil.c

This commit is contained in:
Glenn Randers-Pehrson
2015-11-17 16:23:51 -06:00
parent 162f9f87f9
commit 001513c9ca
3 changed files with 4 additions and 4 deletions

View File

@@ -5415,7 +5415,7 @@ Version 1.6.19 [November 12, 2015]
Cleaned up coding style in png_handle_PLTE().
Version 1.6.20beta01 [(PENDING RELEASE)]
Avoid potential pointer overflow in png_handle_sPLT() and
Avoid potential pointer overflow/underflow in png_handle_sPLT() and
png_handle_pCAL() (Bug report by John Regehr).
Send comments/corrections/commendations to png-mng-implement at lists.sf.net