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