Added buffer checking variants of syslog functions to leak detective
This commit is contained in:
@@ -181,6 +181,8 @@ char *whitelist[] = {
|
|||||||
"register_printf_specifier",
|
"register_printf_specifier",
|
||||||
"syslog",
|
"syslog",
|
||||||
"vsyslog",
|
"vsyslog",
|
||||||
|
"__syslog_chk",
|
||||||
|
"__vsyslog_chk",
|
||||||
"getaddrinfo",
|
"getaddrinfo",
|
||||||
"setlocale",
|
"setlocale",
|
||||||
/* ignore dlopen, as we do not dlclose to get proper leak reports */
|
/* ignore dlopen, as we do not dlclose to get proper leak reports */
|
||||||
|
|||||||
Reference in New Issue
Block a user