mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng12] Fixed bug recently introduced in png_set_PLTE() that uses png_ptr
not info_ptr.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -2899,6 +2899,8 @@ version 1.2.55beta01 [November 20, 2015]
|
||||
png_handle_sPLT(), and png_handle_pCAL() (Bug report by John Regehr).
|
||||
|
||||
version 1.2.55beta02 [%RDATE%]
|
||||
Fixed bug recently introduced in png_set_PLTE() that uses png_ptr
|
||||
not info_ptr.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user