background: fix various leaks
Fix various leaks found by valgrind.
This commit is contained in:
parent
1418445e13
commit
2b56a5ea0f
7 changed files with 14 additions and 4 deletions
|
@ -105,6 +105,8 @@ bg_colors_source_init (BgColorsSource *self)
|
|||
0, pixbuf,
|
||||
1, item,
|
||||
-1);
|
||||
|
||||
g_object_unref (pixbuf);
|
||||
}
|
||||
|
||||
g_object_unref (thumb_factory);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue