diff options
author | doug <> | 2015-10-25 15:49:04 +0000 |
---|---|---|
committer | doug <> | 2015-10-25 15:49:04 +0000 |
commit | 5dbd13d0acc940dad5819712678832e4dab4fa00 (patch) | |
tree | 61167cb403c2f73f47b4c1094076a23c4318819c /src/lib/libssl/ssl_lib.c | |
parent | 59b932da6856ee05440859a59053b777945624df (diff) | |
download | openbsd-5dbd13d0acc940dad5819712678832e4dab4fa00.tar.gz openbsd-5dbd13d0acc940dad5819712678832e4dab4fa00.tar.bz2 openbsd-5dbd13d0acc940dad5819712678832e4dab4fa00.zip |
Simplify ssl23_get_client_hello error handling.
ssl23_get_client_hello sets type=1 on error and continues processing.
It should return an error immediately to simplify things. This also
allows us to start removing the last of SSL_OP_NO_SSL*.
Added extra paranoia for s->version to make sure it is set properly.
ok jsing@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions