[libpng16] Avoid dereferencing NULL pointer possibly returned from

png_create_write_struct() (Andrew Church).
This commit is contained in:
Glenn Randers-Pehrson
2013-04-29 08:57:14 -05:00
parent 61946e0f56
commit 56d6bc2e88
3 changed files with 39 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.6.3beta03 - April 27, 2013
Libpng 1.6.3beta03 - April 29, 2013
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.
@@ -35,9 +35,11 @@ Version 1.6.3beta02 [April 26, 2013]
Test for 'arm*' not just 'arm' in the host_cpu configure variable.
Rebuilt the configure scripts.
Version 1.6.3beta03 [April 27, 2013]
Version 1.6.3beta03 [April 29, 2013]
Expanded manual paragraph about writing private chunks, particularly
the need to call png_set_keep_unknown_chunks() when writing them.
Avoid dereferencing NULL pointer possibly returned from
png_create_write_struct() (Andrew Church).
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit