leak-detective: Whitelist __fprintf_chk as seen on newer systems

This commit is contained in:
Tobias Brunner
2016-06-15 11:21:39 +02:00
parent 518a5b2ece
commit 8f1806605d
+1
View File
@@ -522,6 +522,7 @@ char *whitelist[] = {
"vsyslog", "vsyslog",
"__syslog_chk", "__syslog_chk",
"__vsyslog_chk", "__vsyslog_chk",
"__fprintf_chk",
"getaddrinfo", "getaddrinfo",
"setlocale", "setlocale",
"getpass", "getpass",