Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 4fa9d1f40fc85d8c70c93168dc812217db349359
https://github.com/openssl/openssl/commit/4fa9d1f40fc85d8c70c93168dc812217db349359
Author: Tomas Mraz <[email protected]>
Date: 2024-07-31 (Wed, 31 Jul 2024)
Changed paths:
M apps/lib/s_socket.c
M apps/s_client.c
Log Message:
-----------
Avoid leaking *ba_ret on reconnections
Also fixes Coverity 1604639
There is no point in checking ba_ret as it can never be NULL.
Reviewed-by: Tom Cosgrove <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/24931)
To unsubscribe from these emails, change your notification settings at
https://github.com/openssl/openssl/settings/notifications