mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-07 00:01:49 -04:00
Add getspnam_r() to leak detective whitelist
This commit is contained in:
parent
da21793679
commit
0bac49b0a9
@ -225,6 +225,7 @@ char *whitelist[] = {
|
||||
"getpwent_r",
|
||||
"setpwent",
|
||||
"endpwent",
|
||||
"getspnam_r",
|
||||
/* ignore dlopen, as we do not dlclose to get proper leak reports */
|
||||
"dlopen",
|
||||
"dlerror",
|
||||
|
Loading…
x
Reference in New Issue
Block a user