]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for CVE-2017-3737
authorMatt Caswell <matt@openssl.org>
Wed, 29 Nov 2017 13:56:15 +0000 (13:56 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 6 Dec 2017 15:40:23 +0000 (15:40 +0000)
commitc7383fb5f21aa3451f76bb98bdd5a96b070a2c47
treeab8b1b35712bf0eb8895593e9e7b4fd2fd173567
parent898fb884b706aaeb283de4812340bb0bde8476dc
Add a test for CVE-2017-3737

Test reading/writing to an SSL object after a fatal error has been
detected.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/Makefile
ssl/fatalerrtest.c [new file with mode: 0644]
test/Makefile