mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
leak-detective: Whitelist selinux_check_access()
This commit is contained in:
parent
2dd60e4946
commit
ebb99484e3
@ -539,6 +539,7 @@ static char *whitelist[] = {
|
||||
"initgroups",
|
||||
"tzset",
|
||||
"_IO_file_doallocate",
|
||||
"selinux_check_access",
|
||||
/* ignore dlopen, as we do not dlclose to get proper leak reports */
|
||||
"dlopen",
|
||||
"dlerror",
|
||||
|
Loading…
x
Reference in New Issue
Block a user