s_serve: Report an error if init-connection fails without an attempt to read.
authorDaniel Fiala <daniel@openssl.org>
Thu, 28 Apr 2022 11:35:40 +0000 (13:35 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 6 May 2022 12:57:33 +0000 (14:57 +0200)
commit8b63b174b00b0e8c5cefcea12989d90450e04b24
treee0bfa9fdfeaa51ee1199332665cad22ecdef96ac
parent3226a37a4875567f2bf49aa44a727bcb67bb7dcd
s_serve: Report an error if init-connection fails without an attempt to read.

Fixes: openssl#18047.
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18154)

(cherry picked from commit a6d52f178c4cb4665d0bf235001b5c9c1ff03da7)
apps/s_server.c