Branch: refs/heads/openssl-3.2 Home: https://github.com/openssl/openssl Commit: 8f683d6cb18aed51c9416aff65e9a47eb5eadc63 https://github.com/openssl/openssl/commit/8f683d6cb18aed51c9416aff65e9a47eb5eadc63 Author: Tomas Mraz <to...@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.cosgr...@arm.com> Reviewed-by: Paul Dale <ppz...@gmail.com> (Merged from https://github.com/openssl/openssl/pull/24103) (cherry picked from commit 2a5d733e64f009f758163da852f1e7fee6aea0a2) Commit: 55721e166870ca8280e868b2291c64ad221ba7aa https://github.com/openssl/openssl/commit/55721e166870ca8280e868b2291c64ad221ba7aa Author: Tomas Mraz <to...@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.cosgr...@arm.com> Reviewed-by: Paul Dale <ppz...@gmail.com> (Merged from https://github.com/openssl/openssl/pull/24103) (cherry picked from commit 3de3d481b269e9831d0b9abd3598b262647ae050) Compare: https://github.com/openssl/openssl/compare/9346f82b9e1a...55721e166870 To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications