Use g_slice_new0, to fix "conditional jump or move depends on
authorChristian Persch <chpe@gnome.org>
Thu, 20 Dec 2007 14:20:31 +0000 (14:20 +0000)
committerChristian Persch <chpe@src.gnome.org>
Thu, 20 Dec 2007 14:20:31 +0000 (14:20 +0000)
commitfc23e6ffac0bfd0ebad4c207ad397103dabad950
tree9db213bc3d8752e119b61607149faab5e5d04e49
parentf9574cc695d26582ccced0ed708e892a108b3928
Use g_slice_new0, to fix "conditional jump or move depends on

2007-12-20  Christian Persch  <chpe@gnome.org>

* glib/gchecksum.c: (g_checksum_new): Use g_slice_new0, to fix
"conditional jump or move depends on uninitialised value(s)" error
from valgrind. Bug #504527.

svn path=/trunk/; revision=6174
ChangeLog
glib/gchecksum.c