diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2019-02-26 17:38:40 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2019-02-26 17:38:40 +0000 |
commit | a10cf0a462ffd83d874c6e1dbc5dc44d4ffec0bf (patch) | |
tree | fb06134c60e6fabf67bf9b5492cb85d257eec75f /sbin | |
parent | 0bf935ef0bf58062f5a9bdfca9e9f0edd6a52e9e (diff) |
Correct return values for non-fatal alerts.
In the close notify case we need to signal EOF and in the user cancelled
case we need to return WANT_POLLIN. Returning success results in
tls13_record_layer_read_record() thinking that we have record data when
we do not, which then results in the content type check later failing.
ok tb@
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions