diff options
author | sj-i <shinji.igarashi@gmail.com> | 2020-12-20 15:57:54 +0900 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-01-19 11:41:58 +0100 |
commit | 5d31ee302db073d5e99cf307315d2d631eaa34a5 (patch) | |
tree | 93324ec78f3b18b1fb9581b47854c1e6406507de /ext/java/java.c | |
parent | 68f5289e9e84b12b1a9ad671657702ce9a65a1e1 (diff) | |
download | php-git-5d31ee302db073d5e99cf307315d2d631eaa34a5.tar.gz |
Fixed bug #42560
Check open_basedir after the fallback to the system's temporary
directory in tempnam().
In order to preserve the current behavior of upload_tmp_dir
(do not check explicitly specified dir, but check fallback),
new flags are added to check open_basedir for explicit dir
and for fallback.
Closes GH-6526.
Diffstat (limited to 'ext/java/java.c')
0 files changed, 0 insertions, 0 deletions