[nautilus] files-view: plug view leak
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] files-view: plug view leak
- Date: Wed, 5 Oct 2016 18:37:23 +0000 (UTC)
commit 94dae7b56cdf1c48e5d1cc0288955b9a866a6732
Author: Carlos Soriano <csoriano gnome org>
Date: Wed Oct 5 20:35:27 2016 +0200
files-view: plug view leak
https://bugzilla.gnome.org/show_bug.cgi?id=772462
src/nautilus-files-view.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/nautilus-files-view.c b/src/nautilus-files-view.c
index e90b5f3..c6eab15 100644
--- a/src/nautilus-files-view.c
+++ b/src/nautilus-files-view.c
@@ -6786,6 +6786,7 @@ on_clipboard_contents_received (GtkClipboard *clipboard,
can_link_from_copied_files &&
settings_show_create_link);
+ g_object_unref (view);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]