[libpng16] Avoid possible NULL dereference in png_handle_eXIf when benign_errors

are allowed. Avoid leaking the input buffer "eXIf_buf".
This commit is contained in:
Glenn Randers-Pehrson
2017-07-30 19:36:25 -05:00
parent b73c891891
commit 4ab78af90a
3 changed files with 10 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.32beta01 - July 27, 2017
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.
@@ -25,7 +25,9 @@ Other information:
Changes since the last public release (1.6.31):
Version 1.6.32beta01 [July 27, 2017]
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".
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit