From ee7d599904bf6da68b0becd651f820e9cbac5c65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Wed, 28 Jan 2015 14:02:38 +0000 Subject: [PATCH] Fix misattribution --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7c8466866..9fa3d30cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ Reminder: bump SONAME for ABI change (FALLBACK_SCSV, session-hash, EtM) Security * NULL pointer dereference in the buffer-based allocator when the buffer is - full and polarssl_free() is called (found by Jean-Philippe Aumasson) + full and polarssl_free() is called (found by Mark Hasemeyer) (only possible if POLARSSL_MEMORY_BUFFER_ALLOC_C is enabled, which it is not by default). * Fix remotely-triggerable uninitialised pointer dereference caused by