Add PNG_SKIP_SETJMP_CHECK macro

This commit is contained in:
Glenn Randers-Pehrson
2009-04-20 13:07:01 -05:00
parent d07e9b03c4
commit 92d0fe938f
3 changed files with 28 additions and 15 deletions

View File

@@ -86,7 +86,9 @@ version 1.2.36beta04 [April 5, 2009]
Fixed potential memory leak of "new_name" in png_write_iCCP() (Ralph Giles)
version 1.2.36beta05 [April 13, 2009]
None.
Added "ifndef PNG_SKIP_SETJMP_CHECK" block in pngconf.h to allow
application code writers to bypass the check for multiple inclusion
of setjmp.h when they know that it is safe to ignore the situation.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net