]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
leak-detective: Include OpenSSL symbol seen on Debian trixie
authorTobias Brunner <tobias@strongswan.org>
Fri, 15 Aug 2025 12:33:16 +0000 (14:33 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 18 Sep 2025 09:13:32 +0000 (11:13 +0200)
src/libstrongswan/utils/leak_detective.c

index 038cd0a0ceae7fdbe6a75a14ee53b40b7ec75da7..1ae19fd96d2aab2f36af708725bf7e0fb7de0f82 100644 (file)
@@ -617,6 +617,7 @@ static char *whitelist[] = {
        "OSSL_DECODER_CTX_new_for_pkey",
        "OSSL_ENCODER_do_all_provided",
        "OSSL_PROVIDER_try_load",
+       "OSSL_PROVIDER_try_load_ex",
        "OSSL_PROVIDER_load",
        "RAND_get0_private",
        "RAND_get0_public",