]> Pileus Git - ~andy/gtk/commit
Make libpng use g_malloc instead of system malloc.
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 26 Mar 2002 23:17:31 +0000 (23:17 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 26 Mar 2002 23:17:31 +0000 (23:17 +0000)
commit266c62df8f4eec6fc7f77c592929cb3237caa116
tree1c1832fc482a0e3aafb8dd30a8a6a2c06b7a5623
parentd8f5dcdd1345e214c2220f0c5c76589422217147
Make libpng use g_malloc instead of system malloc.

* io-png.c (gdk_pixbuf__png_image_load,
gdk_pixbuf__png_image_begin_load): Make libpng use g_malloc
instead of system malloc.
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-png.c