summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2012-05-10 13:27:57 +0000
committerDr. Stephen Henson <steve@openssl.org>2012-05-10 13:27:57 +0000
commit3978429ad5a07907eae59ff9d20fba117208ef23 (patch)
treeaadebd66c092428f18b225eee41321fc3b2197cd /CHANGES
parent885945d6e13a0c346eb935e08c63d8b9b95c6a16 (diff)
Reported by: Solar Designer of Openwall
Make sure tkeylen is initialised properly when encrypting CMS messages.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index e1e5bd519d..e2ec1e1978 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,9 @@
Changes between 0.9.8w and 0.9.8x [xx XXX xxxx]
- *)
+ *) Initialise tkeylen properly when encrypting CMS messages.
+ Thanks to Solar Designer of Openwall for reporting this issue.
+ [Steve Henson]
Changes between 0.9.8v and 0.9.8w [23 Apr 2012]