Add NULL checks to the base64 functions that take pointers. (#399611,
authorMatthias Clasen <mclasen@redhat.com>
Tue, 6 Mar 2007 05:36:57 +0000 (05:36 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 6 Mar 2007 05:36:57 +0000 (05:36 +0000)
commit5ae803a47fd842246fbf31d1fc945075ebf7ad1f
treeeabce528245f1169a6408ab8247cc2d470d7316e
parent04b0520e092253da901a6766c46c4fb7859dee10
Add NULL checks to the base64 functions that take pointers. (#399611,

2007-03-06  Matthias Clasen  <mclasen@redhat.com>

        * glib/gbase64.c: Add NULL checks to the base64
        functions that take pointers.  (#399611, Martyn Russell)

svn path=/trunk/; revision=5371
ChangeLog
glib/gbase64.c