Added buffer checking variants of syslog functions to leak detective

This commit is contained in:
Martin Willi
2010-08-04 09:26:20 +02:00
parent c281a427e0
commit 044e0dd1b1
+2
View File
@@ -181,6 +181,8 @@ char *whitelist[] = {
"register_printf_specifier",
"syslog",
"vsyslog",
"__syslog_chk",
"__vsyslog_chk",
"getaddrinfo",
"setlocale",
/* ignore dlopen, as we do not dlclose to get proper leak reports */