leak-detective: Whitelist selinux_check_access()

This commit is contained in:
Tobias Brunner
2022-04-14 18:42:01 +02:00
parent 2dd60e4946
commit ebb99484e3
+1
View File
@@ -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",