whitelisting localtime_r

This commit is contained in:
Martin Willi
2008-11-10 16:44:27 +00:00
parent a9f081e5ad
commit c198fc5548
+1
View File
@@ -163,6 +163,7 @@ char *whitelist[] = {
/* glibc functions */
"mktime",
"__gmtime_r",
"localtime_r",
"tzset",
"inet_ntoa",
"strerror",