Bernd Edlinger bc0773bbbd Fix a possible use-after-free in custom_exts_free
This may happen when ssl_cert_dup calls custom_exts_copy, where
a possible memory allocation error causes custom_exts_free
to be called twice: once in the error handling of custom_exts_copy
and a second time in the error handling of ssl_cert_dup.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22772)
2023-11-22 09:34:55 +01:00
..
2023-09-07 09:59:15 +01:00
2023-03-30 11:14:17 +01:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2022-11-14 10:14:41 +01:00
2023-03-28 13:49:54 -04:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2023-09-11 10:15:30 +02:00
2021-06-17 13:24:59 +01:00
2023-09-28 14:23:29 +01:00
2020-11-11 12:12:23 +01:00
2020-11-18 23:38:34 +01:00
2023-09-07 09:59:15 +01:00
2023-07-05 09:03:04 +10:00
2023-05-24 12:18:33 +01:00
2023-09-07 09:59:15 +01:00