Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 8b63b174b00b0e8c5cefcea12989d90450e04b24 https://github.openssl.org/openssl/openssl/commit/8b63b174b00b0e8c5cefcea12989d90450e04b24 Author: Daniel Fiala <dan...@openssl.org> Date: 2022-05-06 (Fri, 06 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: Matt Caswell <m...@openssl.org> Reviewed-by: Paul Dale <pa...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18154) (cherry picked from commit a6d52f178c4cb4665d0bf235001b5c9c1ff03da7)