diff options
| author | Stefan Esser <sesser@php.net> | 2001-12-16 13:34:52 +0000 |
|---|---|---|
| committer | Stefan Esser <sesser@php.net> | 2001-12-16 13:34:52 +0000 |
| commit | dce6ba9e0ff0d0d1af9360fbe12bfaf2682e74fd (patch) | |
| tree | 9eb6edaaf6f9f5fd13607c00e91a1d29c9077c49 /main/SAPI.c | |
| parent | d578e05f96696b809905e48bdec528866dfd7e07 (diff) | |
| download | php-git-dce6ba9e0ff0d0d1af9360fbe12bfaf2682e74fd.tar.gz | |
fixed: php_ap_getword was unaware of quotes
filenames with ; in it could not get uploaded
fixed: php_ap_getword_conf sometimes returned a static
string that crashs php when freed
(f.e. uploading the file "crash; name= ;"
crashed php)
fixed: magic_quotes was disabled while filling
variables with user supplied input
fixed: memoryleak (some strings did not get freed)
fixed: assuming that adress of "" is always the same
may fail on some compilers
Diffstat (limited to 'main/SAPI.c')
0 files changed, 0 insertions, 0 deletions
