diff options
author | 2019-02-21 17:09:51 +0000 | |
---|---|---|
committer | 2019-02-21 17:09:51 +0000 | |
commit | 0ddb6aef89c5a441e0189bfaf3c6d2bee13dd417 (patch) | |
tree | 4fd18037c0d4f71fbfaf89848251615e71fb2103 /lib/libssl/tls13_lib.c | |
parent | Fix a few cases where int was used instead of ssize_t. (diff) | |
download | wireguard-openbsd-0ddb6aef89c5a441e0189bfaf3c6d2bee13dd417.tar.xz wireguard-openbsd-0ddb6aef89c5a441e0189bfaf3c6d2bee13dd417.zip |
Change the alert callback return type from int to void.
There is nothing for the handler to really signal, since it cannot change
the fact that we received an alert. While here use TLS13_IO_FAILURE instead
of hardcoding -1.
ok tb@
Diffstat (limited to 'lib/libssl/tls13_lib.c')
0 files changed, 0 insertions, 0 deletions