summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/buffer/buffertest.c
diff options
context:
space:
mode:
authorjsing <>2022-02-06 16:11:58 +0000
committerjsing <>2022-02-06 16:11:58 +0000
commit0ba161420113135230ceb9d4dd293ec8d325cf59 (patch)
treec1756e060f5a880913a7e1d305d10b5e65e78627 /src/regress/lib/libssl/buffer/buffertest.c
parentfde80c97b7537c9c34662547ba47a934cb8bab59 (diff)
downloadopenbsd-0ba161420113135230ceb9d4dd293ec8d325cf59.tar.gz
openbsd-0ba161420113135230ceb9d4dd293ec8d325cf59.tar.bz2
openbsd-0ba161420113135230ceb9d4dd293ec8d325cf59.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/regress/lib/libssl/buffer/buffertest.c')
0 files changed, 0 insertions, 0 deletions