]> Pileus Git - ~andy/gtk/commit
Restructured to use gdk_pixbuf_new instead of manually allocating image
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 6 Apr 2002 18:51:40 +0000 (18:51 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 6 Apr 2002 18:51:40 +0000 (18:51 +0000)
commit71e0ad8d9ed2d87bbb51fce8ac802c82c2f79db8
treeb0dd9336ccfa31e6d2216ab32566863e2a5a6f49
parenta40561930afcd4eda2d43eb252dd5bf1f6a06768
Restructured to use gdk_pixbuf_new instead of manually allocating image

* io-png.c (gdk_pixbuf__png_image_load): Restructured to use
gdk_pixbuf_new instead of manually allocating image storage. This
gives us a good rowstride and overflow checks.  (#77807)
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-png.c