[epiphany/in-tab-overview: 54/56] ephy-frecent-store: plug string leak
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/in-tab-overview: 54/56] ephy-frecent-store: plug string leak
- Date: Fri, 31 Aug 2012 12:55:08 +0000 (UTC)
commit 963fbef96732a02e00a2d8d8d2fdc7f6ccb26bec
Author: Claudio Saavedra <csaavedra igalia com>
Date: Fri Aug 31 13:45:22 2012 +0300
ephy-frecent-store: plug string leak
lib/widgets/ephy-frecent-store.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/widgets/ephy-frecent-store.c b/lib/widgets/ephy-frecent-store.c
index 8e9e05b..540c100 100644
--- a/lib/widgets/ephy-frecent-store.c
+++ b/lib/widgets/ephy-frecent-store.c
@@ -76,6 +76,7 @@ on_find_urls_cb (EphyHistoryService *service,
-1);
peek_snapshot = TRUE;
}
+ g_free (old_url);
if (ephy_overview_store_needs_snapshot (EPHY_OVERVIEW_STORE (store), &treeiter))
peek_snapshot = TRUE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]