GNOME Bugzilla – Bug 375326
Fix a couple leaks reported by valgrind
Last modified: 2006-11-14 22:42:26 UTC
patch attached
Created attachment 76601 [details] [review] patch the leaks
2006-11-14 Vincent Untz <vuntz@gnome.org> * panel-compatibility.c: (panel_compatibility_migrate_objects): plug leak * panel-gdm.c: fix structure (gdm_init_protocol_connection): plug leak * panel-menu-items.c: (panel_place_menu_item_append_gtk_bookmar): handle case when gnome_vfs_get_local_path_from_uri() returns NULL Fix bug #375326 Based on patch by Kjartan Maraas <kmaraas@gnome.org>.