]> git.ipfire.org Git - thirdparty/openssl.git/commit
s_serve: Report an error if init-connection fails without an attempt to read.
authorDaniel Fiala <daniel@openssl.org>
Tue, 10 May 2022 08:46:37 +0000 (08:46 +0000)
committerTomas Mraz <tomas@openssl.org>
Thu, 19 May 2022 10:37:35 +0000 (12:37 +0200)
commite04ba889594d84a8805f3d0caeadf0527470e508
tree824c7abc930ef3de0b4f52be4aef5fa5eaf5963d
parent6ef91d8153e04a2302bff11b29caf7e888b62fe8
s_serve: Report an error if init-connection fails without an attempt to read.

Fixes: openssl#18047.
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18283)
apps/s_server.c