Added ctime function to white list
This commit is contained in:
committed by
Andreas Steffen
parent
10210cc6e9
commit
4002b41b92
@@ -194,6 +194,7 @@ char *whitelist[] = {
|
||||
"__pthread_setspecific",
|
||||
/* glibc functions */
|
||||
"mktime",
|
||||
"ctime",
|
||||
"__gmtime_r",
|
||||
"localtime_r",
|
||||
"tzset",
|
||||
|
||||
Reference in New Issue
Block a user