[openssl/openssl] e65b97: tls_provider_init(): Fix leaks in error cases
Tomáš Mráz
noreply at github.com
Fri May 10 11:57:06 UTC 2024
Branch: refs/heads/openssl-3.3
Home: https://github.com/openssl/openssl
Commit: e65b97f530811e273cd44284261694f8c3d60bc6
https://github.com/openssl/openssl/commit/e65b97f530811e273cd44284261694f8c3d60bc6
Author: Tomas Mraz <tomas at openssl.org>
Date: 2024-05-10 (Fri, 10 May 2024)
Changed paths:
M test/tls-provider.c
Log Message:
-----------
tls_provider_init(): Fix leaks in error cases
Fixes #24101
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/24103)
(cherry picked from commit 2a5d733e64f009f758163da852f1e7fee6aea0a2)
Commit: d03e5faf1892410e5697094a9806cbc8cb87b9cc
https://github.com/openssl/openssl/commit/d03e5faf1892410e5697094a9806cbc8cb87b9cc
Author: Tomas Mraz <tomas at openssl.org>
Date: 2024-05-10 (Fri, 10 May 2024)
Changed paths:
M test/tls-provider.c
Log Message:
-----------
tls_provider_init(): Rename prov_ctx to xor_prov_ctx to clarify
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/24103)
(cherry picked from commit 3de3d481b269e9831d0b9abd3598b262647ae050)
Compare: https://github.com/openssl/openssl/compare/7f07d43c8244...d03e5faf1892
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list