mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Fix an off-by-one error in the palette index checking function.
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
35f2e1768b
commit
9ff37ea94f
1
ANNOUNCE
1
ANNOUNCE
@@ -301,6 +301,7 @@ Version 1.6.0beta17 [March 10, 2012]
|
||||
Version 1.6.0beta18 [March 11, 2012]
|
||||
Issue a png_benign_error() instead of png_warning() about bad palette index.
|
||||
In pngtest, treat benign errors as errors if "-strict" is present.
|
||||
Fix an off-by-one error in the palette index checking function.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user