Refined credits in ChangeLog for fuzzing issue

Changed GDS to Gotham Digital Science
This commit is contained in:
Simon Butcher 2015-09-22 10:10:36 +01:00
parent 2f056a0aee
commit 8f98842e38

View file

@ -8,7 +8,7 @@ Security
https://securityblog.redhat.com/2015/09/02/factoring-rsa-keys-with-tls-perfect-forward-secrecy/ 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 * Fix possible client-side NULL pointer dereference (read) when the client
tries to continue the handshake after it failed (a misuse of the API). 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 Bugfix
* Fix warning when using a 64bit platform. (found by embedthis) (#275) * Fix warning when using a 64bit platform. (found by embedthis) (#275)