]> Pileus Git - ~andy/gtk/commit
Always check for NULL when using callbacks. (#330563, Benjamin Otte)
authorMatthias Clasen <mclasen@redhat.com>
Fri, 10 Feb 2006 19:02:38 +0000 (19:02 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 10 Feb 2006 19:02:38 +0000 (19:02 +0000)
commitd47f64aca9b64eb0002fb2d758e6628544ffa2c4
treeb54dfffaf8ffcee043cbcf5adf561430183c3cb1
parentadce3190f19ddd1cc6b0afc83dbc2a9f13e74d75
Always check for NULL when using callbacks. (#330563, Benjamin Otte)

2006-02-10  Matthias Clasen  <mclasen@redhat.com>

        * io-jpeg.c:
        * io-png.c:
        * io-pnm.c:
        * io-tiff.c:
        * io-xbm.c:
        * io-xpm.c: Always check for NULL when using callbacks.
        (#330563, Benjamin Otte)
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-jpeg.c
gdk-pixbuf/io-png.c
gdk-pixbuf/io-pnm.c
gdk-pixbuf/io-tiff.c
gdk-pixbuf/io-xbm.c
gdk-pixbuf/io-xpm.c