From c999186f5e8e01f7e254d40b93526e9b57378169 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 17 Jul 2005 16:25:27 +0000 Subject: Only allow alphanumeric option arguments, and limit length to 32 2005-07-17 Christian Persch * src/bookmarks/ephy-bookmarks.c: (get_option), (ephy_bookmarks_get_smart_bookmark_width): Only allow alphanumeric option arguments, and limit length to 32 characters at most. Use g_ascii_strtoull. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 08145ab6a..b5c312df1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-07-17 Christian Persch + + * src/bookmarks/ephy-bookmarks.c: (get_option), + (ephy_bookmarks_get_smart_bookmark_width): + + Only allow alphanumeric option arguments, and limit length to 32 + characters at most. Use g_ascii_strtoull. + 2005-07-17 Christian Persch A embed/mozilla/EphyAboutModule.cpp: -- cgit v1.2.3