diff options
author | jsing <> | 2017-12-28 12:52:45 +0000 |
---|---|---|
committer | jsing <> | 2017-12-28 12:52:45 +0000 |
commit | 634412e48e5bb8a467c81c0e1ca56c3b5b343fed (patch) | |
tree | a5cbad6eb947d586d4a72a56cfd25c08d3f8994c /src/lib | |
parent | 2dd9af2510937e01b04e15965dcc685758cd61db (diff) | |
download | openbsd-634412e48e5bb8a467c81c0e1ca56c3b5b343fed.tar.gz openbsd-634412e48e5bb8a467c81c0e1ca56c3b5b343fed.tar.bz2 openbsd-634412e48e5bb8a467c81c0e1ca56c3b5b343fed.zip |
Initialise new_cipher in the serverhello TLS extensions test, to avoid a
NULL pointer dereference in ssl_using_ecc_cipher(). Some compilers avoid
triggering this, likely due to the EC formats list also being NULL.
While here, setup the EC formats list so that we actually include the EC
points format extension in the server hello extensions.
Found the hard way by bcook@
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions