leak_detective: Whitelist botan_privkey_load_rsa_pkcs1()

This commit is contained in:
Andreas Steffen
2022-08-26 12:17:22 +02:00
parent 52a3c3662d
commit 6e860fb07c
+1
View File
@@ -661,6 +661,7 @@ static char *whitelist[] = {
"botan_privkey_create",
"botan_privkey_load_ecdh",
"botan_privkey_load",
"botan_privkey_load_rsa_pkcs1",
"botan_kdf",
};