diff options
author | 2019-03-17 15:48:02 +0000 | |
---|---|---|
committer | 2019-03-17 15:48:02 +0000 | |
commit | 208e8f194acb28ed3c77aafb1258ea53fbdba350 (patch) | |
tree | d48404cf8bc3c714d04b80a0e48a040843f33e35 /lib/libssl/ssl_methods.c | |
parent | Partially clean up the TLS1_get_{,client}_version macros. (diff) | |
download | wireguard-openbsd-208e8f194acb28ed3c77aafb1258ea53fbdba350.tar.xz wireguard-openbsd-208e8f194acb28ed3c77aafb1258ea53fbdba350.zip |
Correct return value handling in tls13_handshake_recv_action().
The recv action handler returns success/failure, rather than a TLS13_IO_*
value, which is what tls13_handshake_recv_action() needs to return.
Failure previously mapped to TLS13_IO_EOF, which is not ideal.
ok tb@
Diffstat (limited to 'lib/libssl/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions