added leaky TrouSerS functions to whitelist

This commit is contained in:
Andreas Steffen
2011-09-08 18:22:43 +02:00
parent 67b9e618e3
commit ddc261bcd3
+3
View File
@@ -266,6 +266,9 @@ char *whitelist[] = {
"gpg_err_init",
/* gnutls */
"gnutls_global_init",
/* TrouSerS */
"Tspi_Context_Create",
"Tspi_Context_Connect",
};