mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng15] Suppress clang warnings about implicit sign changes in png.c
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -4531,7 +4531,8 @@ version 1.5.28 [December 29, 2016]
|
||||
Fixed a potential null pointer dereference in png_set_text_2() (bug report
|
||||
and patch by Patrick Keshishian, CVE-2016-10087).
|
||||
|
||||
version 1.5.29beta01 [December 30, 2016]
|
||||
version 1.5.29beta01 [March 1, 2017]
|
||||
Suppress clang warnings about implicit sign changes in png.c
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user