aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-01-25 06:57:35 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-01-25 06:57:35 +0000
commit24dee8e93577c0b538b37f5d88fd19f6b39a7961 (patch)
tree59ff997b6c656f12781b2077646c4e02dd382e2a /ChangeLog
parent8da6ea27d310eecb9cdbc1ccb9283bc6fbdd86bf (diff)
limit the recursion level of tree scan to 64.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3197 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3aa354e0..0c8a44c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2013-01-25
+ * libsylph/mh.c: mh_scan_tree_recursive(): limit the recursion level
+ to 64.
+
+2013-01-25
+
* src/prefs_filter_edit.c: prefs_filter_edit_action_hbox_to_action():
check the existence of destination folder.