Incremental loader tweaks.

Dr Mike <drmike@redhat.com>
This commit is contained in:
Michael Fulbright 1999-10-27 16:43:22 +00:00
parent 14cb9e710a
commit 929c608714

View File

@ -1,3 +1,11 @@
1999-10-27 Michael Fulbright <msf@redhat.com>
* src/gdk-pixbuf-loader.c: Made sure image_loader struct member of
pixbuf_loader properly initialized.
* src/testpixbuf.c: Made sure we cleanup pixbuf_loader properly
when done.
1999-10-26 Jonathan Blandford <jrb@redhat.com>
* src/gdk-pixbuf-io.c (image_handler_load): load the vtable fully.