[epiphany] ephy-home-action: plug leak



commit 4b60d82f3722d98414fa3b03cac8b081fb79e429
Author: Xan Lopez <xlopez igalia com>
Date:   Thu May 5 14:03:20 2011 -0700

    ephy-home-action: plug leak

 src/ephy-home-action.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/ephy-home-action.c b/src/ephy-home-action.c
index 05290a0..0fb0967 100644
--- a/src/ephy-home-action.c
+++ b/src/ephy-home-action.c
@@ -168,6 +168,7 @@ ephy_home_action_activate (GtkAction *action)
 	action_name_association (action, action_name, address, FALSE);
 
 	g_free (address);
+	g_free (action_name);
 }
 
 static void



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