From 8f98842e38028986a99f29259d42403786a16f4f Mon Sep 17 00:00:00 2001 From: Simon Butcher Date: Tue, 22 Sep 2015 10:10:36 +0100 Subject: [PATCH] Refined credits in ChangeLog for fuzzing issue Changed GDS to Gotham Digital Science --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 95a2bfcab..c9e48e244 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ Security https://securityblog.redhat.com/2015/09/02/factoring-rsa-keys-with-tls-perfect-forward-secrecy/ * Fix possible client-side NULL pointer dereference (read) when the client tries to continue the handshake after it failed (a misuse of the API). - (Found by GDS Labs using afl-fuzz, patch provided by GDS Labs.) + (Found and patch provided by Fabian Foerg, Gotham Digital Science using afl-fuzz.) Bugfix * Fix warning when using a 64bit platform. (found by embedthis) (#275)