]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make testutil text output functions thread safe (tsan)
authorHugo Landau <hlandau@openssl.org>
Mon, 22 May 2023 12:24:38 +0000 (13:24 +0100)
committerHugo Landau <hlandau@openssl.org>
Wed, 24 May 2023 09:34:55 +0000 (10:34 +0100)
commit2fa90442984349b41401e008df26ee707b6c851d
tree0a26cc58c954c420650b8880b2aa6ea852cc9dc5
parent45b7c7e06e8d28ad9a7ea0f7662ec04f283f7c36
Make testutil text output functions thread safe (tsan)

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20856)
test/testutil/basic_output.c