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