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