Whitelist gnutls init function
This commit is contained in:
@@ -230,6 +230,8 @@ char *whitelist[] = {
|
|||||||
"g_socket_connection_factory_lookup_type",
|
"g_socket_connection_factory_lookup_type",
|
||||||
/* libgpg */
|
/* libgpg */
|
||||||
"gpg_err_init",
|
"gpg_err_init",
|
||||||
|
/* gnutls */
|
||||||
|
"gnutls_global_init",
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user