[libpng15] Fixed a potential null pointer dereference in png_set_text_2()

(bug report and patch by Patrick Keshishian)
This commit is contained in:
Glenn Randers-Pehrson
2016-12-29 07:48:30 -06:00
parent aba2535d0f
commit ca76407b75
3 changed files with 5 additions and 0 deletions

View File

@@ -49,6 +49,8 @@ Changes since the last public release (1.5.27):
Since signed overflow is undefined in C90 the code has been modified to
correctly calculate a signed result. This requires changing the 'hi'
result parameter to a signed value.
Fixed a potential null pointer dereference in png_set_text_2() (bug report
and patch by Patrick Keshishian)
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit