leak whitelisting of OPENSSL_config()

This commit is contained in:
Martin Willi
2008-12-04 09:23:53 +00:00
parent c165d32d9e
commit 0442562516
+1
View File
@@ -199,6 +199,7 @@ char *whitelist[] = {
"RSA_new_method",
"DH_new_method",
"ENGINE_load_builtin_engines",
"OPENSSL_config",
};
/**