aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-shell.c')
-rw-r--r--src/ephy-shell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-shell.c b/src/ephy-shell.c
index ab350a9a0..8e3201fda 100644
--- a/src/ephy-shell.c
+++ b/src/ephy-shell.c
@@ -414,6 +414,7 @@ ephy_shell_new_tab (EphyShell *shell,
&previous_address);
toolbar_set_location (toolbar, previous_address);
toolbar_edit_location (toolbar);
+ g_free (previous_address);
load_homepage (embed);
}