]> granicus.if.org Git - php/commit
Disable the hash_apply() protection on hashes that persist across requests - it's...
authorZeev Suraski <zeev@php.net>
Tue, 11 Jul 2000 14:29:38 +0000 (14:29 +0000)
committerZeev Suraski <zeev@php.net>
Tue, 11 Jul 2000 14:29:38 +0000 (14:29 +0000)
commit168ccfc133d61bc517cf5cbc9ca1992a091476d5
tree8c1d12aa64189fec9e3cae31a52099daa6c27ff9
parent1263932a0dd7065497f97dc89d13df74d75ac382
Disable the hash_apply() protection on hashes that persist across requests - it's unsafe
because we may be aborted at any point
@- Fixed a possible data corruption in case of a huge amount of aborted requests (Zeev)
ext/exif/exif.dsp
main/SAPI.c
main/php_ini.c