Update bundled libpng to version 1.2.36rc01

This commit is contained in:
Glenn Randers-Pehrson glennrp@comcast.net
2009-04-30 15:42:26 -05:00
parent e4f7385f9a
commit 04140adbc4
13 changed files with 190 additions and 154 deletions

View File

@@ -425,6 +425,7 @@ png_destroy_struct_2(png_voidp struct_ptr, png_free_ptr free_fn,
need to allocate exactly 64K, so whatever you call here must
have the ability to do that. */
png_voidp PNGAPI
png_malloc(png_structp png_ptr, png_uint_32 size)
{