whitelisted another pthread_setspecific implementation
This commit is contained in:
@@ -160,6 +160,7 @@ char *whitelist[] = {
|
|||||||
/* pthread stuff */
|
/* pthread stuff */
|
||||||
"pthread_create",
|
"pthread_create",
|
||||||
"pthread_setspecific",
|
"pthread_setspecific",
|
||||||
|
"__pthread_setspecific",
|
||||||
/* glibc functions */
|
/* glibc functions */
|
||||||
"mktime",
|
"mktime",
|
||||||
"__gmtime_r",
|
"__gmtime_r",
|
||||||
|
|||||||
Reference in New Issue
Block a user