Set length out param in list-returning functions to 0 when returning NULL.
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 Nov 2007 04:17:58 +0000 (04:17 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 23 Nov 2007 04:17:58 +0000 (04:17 +0000)
commitccf93c8693b73f08a19ba369dbd25db54fc79eed
tree6a2cebaac0dd6c522c7dbb87d2b2df1789ed7c4a
parent1e55738f31385ddb3bf172ba3590a79cf42782f4
Set length out param in list-returning functions to 0 when returning NULL.

2007-11-22  Matthias Clasen  <mclasen@redhat.com>

        * glib/gkeyfile.c: Set length out param in list-returning functions
        to 0 when returning NULL.  (#498728, Christian Persch)

svn path=/trunk/; revision=5915
ChangeLog
glib/gkeyfile.c