added leaky TrouSerS functions to whitelist
This commit is contained in:
@@ -266,6 +266,9 @@ char *whitelist[] = {
|
|||||||
"gpg_err_init",
|
"gpg_err_init",
|
||||||
/* gnutls */
|
/* gnutls */
|
||||||
"gnutls_global_init",
|
"gnutls_global_init",
|
||||||
|
/* TrouSerS */
|
||||||
|
"Tspi_Context_Create",
|
||||||
|
"Tspi_Context_Connect",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user