summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_lib.c
diff options
context:
space:
mode:
authorjsing <>2019-03-17 15:48:02 +0000
committerjsing <>2019-03-17 15:48:02 +0000
commite07c86a43edca4325346bcb4c9cff1d5f07d75df (patch)
tree9a14046c43fbb0de32c78bc9d2073c4135aa7e4b /src/lib/libssl/tls13_lib.c
parentc42c84ca93a06fba03321d1c4ecf28e9db679081 (diff)
downloadopenbsd-e07c86a43edca4325346bcb4c9cff1d5f07d75df.tar.gz
openbsd-e07c86a43edca4325346bcb4c9cff1d5f07d75df.tar.bz2
openbsd-e07c86a43edca4325346bcb4c9cff1d5f07d75df.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 'src/lib/libssl/tls13_lib.c')
0 files changed, 0 insertions, 0 deletions