]> git.ipfire.org Git - thirdparty/openssl.git/commit
Invoke tear_down when exiting test_encode_tls_sct() prematurely
authorshridhar kalavagunta <coolshrid@hotmail.com>
Sun, 21 Apr 2024 23:48:33 +0000 (18:48 -0500)
committerTomas Mraz <tomas@openssl.org>
Tue, 23 Apr 2024 09:35:01 +0000 (11:35 +0200)
commit8f56d0604c13626badf2ed1dd7ef6bf712c507d7
tree8c37f22bfdb0d25ebdd253dd66cb8ce402d02de6
parent50a8198f4e14e08def1a88b1dae763c9fe296260
Invoke tear_down when exiting test_encode_tls_sct() prematurely

Fixes #24121

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24222)

(cherry picked from commit 264ff64b9443e60c7c93af0ced2b22fdf622d179)
test/ct_test.c