From b4fa5f3fcf81f4cdfb570314069640611b618a8a Mon Sep 17 00:00:00 2001 From: James Willcox Date: Thu, 13 Feb 2003 17:11:06 +0000 Subject: Fix a heap corruption bug that was causing bad stuff when smart bookmarks 2003-02-12 James Willcox * src/bookmarks/ephy-bookmark-action.c: (entry_activated_cb): * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_solve_smart_url): Fix a heap corruption bug that was causing bad stuff when smart bookmarks were used from the toolbar. Fixes #105180 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 81cb37a33..3cec2fc54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-02-12 James Willcox + + * src/bookmarks/ephy-bookmark-action.c: (entry_activated_cb): + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_solve_smart_url): + + Fix a heap corruption bug that was causing bad stuff when smart + bookmarks were used from the toolbar. Fixes #105180 + 2003-02-12 Marco Pesenti Gritti * lib/widgets/ephy-ellipsizing-label.c: (ellipsize_string): -- cgit v1.2.3