mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-03 00:00:24 -04:00
leak-detective: Remove whitelisted libsoup2.x functions
As mentioned in 0f141fb095a41a9fdfe5c111269eb643dc643494, we can't really whitelist the "leaks" in GLib, so don't even try to do anything with libsoup3.x.
This commit is contained in:
parent
6ddabf52d5
commit
9dbb15dea9
@ -563,16 +563,6 @@ static char *whitelist[] = {
|
||||
"xmlInitParserCtxt",
|
||||
/* libcurl */
|
||||
"Curl_client_write",
|
||||
/* libsoup */
|
||||
"soup_add_timeout",
|
||||
"soup_headers_parse_response",
|
||||
"soup_message_headers_append",
|
||||
"soup_message_headers_clear",
|
||||
"soup_message_headers_get_list",
|
||||
"soup_message_headers_get_one",
|
||||
"soup_session_abort",
|
||||
"soup_session_get_type",
|
||||
"soup_session_remove_feature",
|
||||
/* libldap */
|
||||
"ldap_int_initialize",
|
||||
/* ClearSilver */
|
||||
|
Loading…
x
Reference in New Issue
Block a user