]> Pileus Git - ~andy/gtk/commit
Plug two memory leak
authorMatthias Clasen <mclasen@redhat.com>
Mon, 21 Jan 2013 04:09:59 +0000 (23:09 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 21 Jan 2013 04:11:24 +0000 (23:11 -0500)
commitb12d7dfcd61376ef110ca996b21ed2115ec635c4
treeec7a859caca38e0127d9b7de56a396d07e272062
parenta9ba4488bd78051b4eee62f754a9b9782a8678d9
Plug two memory leak

g_resources_lookup_data returns a GBytes that must be unreffed.
demos/gtk-demo/css_pixbufs.c
demos/gtk-demo/css_shadows.c