aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-11-28 07:57:46 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-11-28 07:57:46 +0000
commitce34b4b1bb9fa34da0cfd707764c72129400a5d5 (patch)
tree4ca3ddba13edd31e7b9e595941229fe612881f51 /ChangeLog
parentdb86c203b75aa4863021aaa2a409f90ee97fb934 (diff)
libsylph/md5.c: MD5Final(): zero-clear the whole MD5Context struct as intended.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3310 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 ea82dbd7..d45b0f61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2013-11-28
+ * libsylph/md5.c: MD5Final(): zero-clear the whole MD5Context struct
+ as intended.
+
+2013-11-28
+
* src/syldap.c:
syldap_test_connect():
syldap_read_basedn():