]> Pileus Git - ~andy/gtk/commit
Add ico and wbmp tests. Fail with a suitable error if buffer allocation
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Aug 2001 06:47:28 +0000 (06:47 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Aug 2001 06:47:28 +0000 (06:47 +0000)
commitd504d82aa8d5cd87ae96753718635a8f1d2d70fe
treeee37e54857482ee8850151cf1f9cd332f04b38ed
parent9b14c046826ac88885fc7ad9bbd9deeecd06e142
Add ico and wbmp tests. Fail with a suitable error if buffer allocation

* test-images.h, test-loaders.c: Add ico and wbmp tests.
* io-jpeg.c (gdk_pixbuf__jpeg_image_save): Fail with a suitable
error if buffer allocation fails.
* io-ico.c: Make .ICO loader more robust.
All of these are due to sandmann@daimi.au.dk (#50187)
gdk-pixbuf/io-ico.c
gdk-pixbuf/io-jpeg.c
gdk-pixbuf/test-images.h
gdk-pixbuf/test-loaders.c