]> granicus.if.org Git - php/commit
Fixed bug #40098 (php_fopen_primary_script() not thread safe).
authorIlia Alshanetsky <iliaa@php.net>
Fri, 12 Jan 2007 01:46:11 +0000 (01:46 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 12 Jan 2007 01:46:11 +0000 (01:46 +0000)
commit2ae036f038f5b55435cdc7efb18d32831aa27f3a
tree7e1aec2fd8ea7f02dc1e28e331ff30e4baebb227
parented30473f7c9e092de1acf41e10a48f63f87dfebd
Fixed bug #40098 (php_fopen_primary_script() not thread safe).
Adjusted previous fixes for similar issue to handle sysconf() failures
NEWS
ext/posix/posix.c
ext/standard/filestat.c
main/fopen_wrappers.c
main/safe_mode.c