GNOME Bugzilla – Bug 654099
file manager plugin: fix leak for file
Last modified: 2011-07-06 15:58:56 UTC
Created attachment 191407 [details] [review] fix leak for file there is a missing g_object_unref in file_view_show_extended_data so when selecting a file there is a leak (which was hidden by the fact the autotools plugin unref without referencing the object though as this leak only happens for files not directory I had to fix the directory use case thus restore this leak). This fixes it.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.