Branch: refs/heads/OpenSSL_1_1_1-stable
Home: https://github.openssl.org/openssl/openssl
Commit: e04ba889594d84a8805f3d0caeadf0527470e508
https://github.openssl.org/openssl/openssl/commit/e04ba889594d84a8805f3d0caeadf0527470e508
Author: Daniel Fiala <[email protected]>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M apps/s_server.c
Log Message:
-----------
s_serve: Report an error if init-connection fails without an attempt to read.
Fixes: openssl#18047.
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18283)