added vsyslog to leak detectives white list
removed debugging hook on openac cleanup
This commit is contained in:
@@ -190,7 +190,8 @@ whitelist_t whitelist[] = {
|
||||
{getprotobynumber, 291},
|
||||
{getservbyport, 311},
|
||||
{register_printf_function, 159},
|
||||
{syslog, 45},
|
||||
{syslog, 44},
|
||||
{vsyslog, 41},
|
||||
{dlopen, 109},
|
||||
# ifdef LIBCURL
|
||||
/* from /usr/lib/libcurl.so.3 */
|
||||
|
||||
Reference in New Issue
Block a user