leak-detective: Whitelist __fprintf_chk as seen on newer systems
This commit is contained in:
@@ -522,6 +522,7 @@ char *whitelist[] = {
|
||||
"vsyslog",
|
||||
"__syslog_chk",
|
||||
"__vsyslog_chk",
|
||||
"__fprintf_chk",
|
||||
"getaddrinfo",
|
||||
"setlocale",
|
||||
"getpass",
|
||||
|
||||
Reference in New Issue
Block a user