From 5866848092ae813f569633ae6a569a19b29c93a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Tue, 2 Jun 2015 09:08:35 +0100 Subject: [PATCH] Update ChangeLog for recent external bugfix --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 160c0fb41..18876e5a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -127,6 +127,8 @@ Features ciphersuite/certificate. Bugfix + * Fix bug in entropy.c when THREADING_C is also enabled that caused + entropy_free() to crash (found and fixed by ptahpeteh). * Stack buffer overflow if ctr_drbg_update() is called with too large add_len (found by Jean-Philippe Aumasson) (not triggerable remotely). * Possible buffer overflow of length at most POLARSSL_MEMORY_ALIGN_MULTIPLE