background: Fix leak of the preview picture
https://bugzilla.gnome.org/show_bug.cgi?id=709243
This commit is contained in:
parent
3942035180
commit
e7433f1629
1 changed files with 1 additions and 0 deletions
|
@ -253,6 +253,7 @@ update_display_preview (CcBackgroundPanel *panel,
|
|||
pixbuf,
|
||||
0, 0);
|
||||
cairo_paint (cr);
|
||||
g_object_unref (pixbuf);
|
||||
}
|
||||
|
||||
cairo_destroy (cr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue