diff options
author | jsing <> | 2022-02-06 16:11:58 +0000 |
---|---|---|
committer | jsing <> | 2022-02-06 16:11:58 +0000 |
commit | cbae1c6b17b1dd98f4e23b27675d1f263d248353 (patch) | |
tree | c1756e060f5a880913a7e1d305d10b5e65e78627 /src/lib/libcrypto/objects/obj_dat.c | |
parent | a57b110b583fdbdc7a174b8f593acae516c3caba (diff) | |
download | openbsd-cbae1c6b17b1dd98f4e23b27675d1f263d248353.tar.gz openbsd-cbae1c6b17b1dd98f4e23b27675d1f263d248353.tar.bz2 openbsd-cbae1c6b17b1dd98f4e23b27675d1f263d248353.zip |
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 'src/lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions