mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Safely convert num_bytes to a png_byte in png_set_sig_bytes()
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
a8242fe6fb
commit
167b5e4c27
2
ANNOUNCE
2
ANNOUNCE
@@ -55,6 +55,8 @@ Version 1.6.19beta02 [August 18, 2015]
|
||||
on a 16-bit system. It also adds back various switch default clauses
|
||||
for GCC; GCC errors out if they are not present (with an appropriately
|
||||
high level of warnings).
|
||||
Safely convert num_bytes to a png_byte in png_set_sig_bytes() (Robert
|
||||
Seacord).
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user