]> Pileus Git - ~andy/gtk/commit
stylecontext: fix a StyleData refleak
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 13 Sep 2012 17:48:43 +0000 (13:48 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 13 Sep 2012 21:00:20 +0000 (17:00 -0400)
commitf57778e71e4d49cacfa4ece2b44ba0d9ea6f207a
tree2edc26e352fbcf68356e44c315d4dcda0e5377c2
parentee189efbc44d287ea13f8b7e3fca5f34d3d7abd1
stylecontext: fix a StyleData refleak

We were failing to unref the style data in some code paths.

https://bugzilla.gnome.org/show_bug.cgi?id=683627
gtk/gtkstylecontext.c