]> Pileus Git - ~andy/gtk/commit
gtkstyleproperties: zero GValue out before using G_VALUE_COLLECT_INIT()
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 30 May 2011 17:18:41 +0000 (19:18 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 30 May 2011 17:18:41 +0000 (19:18 +0200)
commitb68172b2c69811d0f9681f4814afbc747dc504fc
tree5511520d9b3f48841b0b3071db45f172aac398f6
parent747dc65c2c8ac1b3ec21e254af2291cfdbb0074e
gtkstyleproperties: zero GValue out before using G_VALUE_COLLECT_INIT()

Fixes invalid reads in valgrind
gtk/gtkstyleproperties.c