[libpng17] 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:58:15 -05:00
parent cf76fe8654
commit 7073d26e51
3 changed files with 37 additions and 33 deletions

View File

@@ -272,6 +272,8 @@ Version 1.7.0beta12 [April 29, 2013]
Added png_app_warning for out-of-range unknown chunk index in
png_set_unknown_chunk_location().
Expanded manual paragraph about writing private chunks.
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