whitelisted gmtime_r
This commit is contained in:
@@ -243,6 +243,7 @@ char *whitelist[] = {
|
||||
"pthread_setspecific",
|
||||
/* glibc functions */
|
||||
"mktime",
|
||||
"__gmtime_r",
|
||||
"tzset",
|
||||
"inet_ntoa",
|
||||
"strerror",
|
||||
|
||||
Reference in New Issue
Block a user