Patch for a leak in eel-open-with-dialog.c



Hi.

This has been in my tree for some time too...

Cheers
Kjartan

? INSTALL
? depcomp
? eel-2.0-uninstalled.pc
? install-sh
? leaks
? missing
? mkinstalldirs
? stamp-h1
Index: eel/eel-open-with-dialog.c
===================================================================
RCS file: /cvs/gnome/eel/eel/eel-open-with-dialog.c,v
retrieving revision 1.14
diff -u -p -r1.14 eel-open-with-dialog.c
--- eel/eel-open-with-dialog.c	11 Jun 2005 16:48:13 -0000	1.14
+++ eel/eel-open-with-dialog.c	5 Jul 2005 07:30:22 -0000
@@ -287,6 +287,7 @@ add_or_find_application (EelOpenWithDial
 		} else {
 			app = NULL;
 		}
+		g_free (app_name);
 	}
 
 	if (!app) {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]