summaryrefslogtreecommitdiff
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index ce955a15..2a28b204 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,5 +1,7 @@
2011-04-11 Werner Koch <wk@g10code.com>
+ * pubkey.c (gcry_pk_get_keygrip): Avoid double free of L2.
+
* cipher.c (_gcry_cipher_setctr): Clear unused lastiv info.
(gcry_cipher_ctl) <GCRYCTL_SET_CTR>: Implement by calling
_gcry_cipher_setctr.