]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-ssl-iostream: Fix assert-crash when OpenSSL returns syscall error without errno
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 27 Oct 2021 10:06:10 +0000 (12:06 +0200)
committerMarkus Valentin <markus.valentin@open-xchange.com>
Thu, 28 Oct 2021 10:24:37 +0000 (12:24 +0200)
commitf10f77c4014a39fe2a4a6b4d25e34fcb96b6ca28
treed64d9c4e3bee81881cc68e2314c9b9ab41b08596
parente2aa53df5b81bbc59542a41a3d6de148e806b7f6
lib-ssl-iostream: Fix assert-crash when OpenSSL returns syscall error without errno

Incomplete fix in f41874b3dec541478a85275698a91f089f537df2

Fixes:
Panic: file istream-openssl.c: line 51 (i_stream_ssl_read_real): assertion failed: (errno != 0)
src/lib-ssl-iostream/iostream-openssl.c