fix thread safety

This commit is contained in:
Anatol Belski 2015-07-29 15:12:45 +02:00
parent db70a337ff
commit c17289e59c

View File

@ -3601,7 +3601,7 @@ zend_strtod
}
#ifndef MULTIPLE_THREADS
static char *dtoa_result;
ZEND_TLS char *dtoa_result;
#endif
static char *