blob: b0bf2ed161652d4e9eff6c9ba4a8a4c1d1aafa55 [file] [log] [blame]
Libpng 1.6.32beta01 - July 31, 2017
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.6.32beta01.tar.xz (LZMA-compressed, recommended)
1.6.32beta01.tar.gz
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1632b01.7z (LZMA-compressed, recommended)
lp1632b01.zip
Other information:
1.6.32beta01-README.txt
1.6.32beta01-LICENSE.txt
libpng-1.6.32beta01-*.asc (armored detached GPG signatures)
Changes since the last public release (1.6.31):
Version 1.6.32beta01 [July 31, 2017]
Avoid possible NULL dereference in png_handle_eXIf when benign_errors
are allowed. Avoid leaking the input buffer "eXIf_buf".
Eliminated png_ptr->num_exif member from pngstruct.h and added num_exif
to arguments for png_get_eXIf() and png_set_eXIf().
Added calls to png_handle_eXIf(() in pngread.c and png_write_eXIf() in
pngwrite.c, and made various other fixes to png_write_eXIf().
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe)
or to glennrp at users.sourceforge.net
Glenn R-P