diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2022-02-06 16:11:59 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2022-02-06 16:11:59 +0000 |
commit | 476a2cdf850029d7f1c29ec0af00f97c8c587adb (patch) | |
tree | 9aa9f54ac1e58e79f4b8e65ffaee56eef59fe5ea /sys/kern/sys_pipe.c | |
parent | efe22530f386a06be44bd6483493c9b8aba89dfa (diff) |
Remove i <= 0 checks from SSL_get_error()
In order for SSL_get_error() to work with SSL_read_ex() and SSL_write_ex()
the error handling needs to be performed without checking i <= 0. This is
effectively part of OpenSSL 8051ab2b6f8 and should bring the behaviour of
SSL_get_error() largely inline with OpenSSL 1.1.
Issue reported by Johannes Nixdorf.
ok inoguchi@ tb@
Diffstat (limited to 'sys/kern/sys_pipe.c')
0 files changed, 0 insertions, 0 deletions