]> 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>
Thu, 28 Apr 2022 11:35:40 +0000 (13:35 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 6 May 2022 12:57:07 +0000 (14:57 +0200)
commita6d52f178c4cb4665d0bf235001b5c9c1ff03da7
treeb46ba0f004f006e8babaded9f6c471f0a99e356c
parenta381897470f5c6ac2f4e71f48d33d71cde7873dd
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)
apps/s_server.c