Added buffer checking variants of syslog functions to leak detective
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user