diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-03 11:51:46 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-03 11:53:03 +0100 |
commit | 3e5675d730c6fb099ebb1b9f645bdb3ba6b86d85 (patch) | |
tree | 9c34a503388be01e043bc95a8335eff6bb2a6800 /ext/reflection/php_reflection.c | |
parent | 6f63e053201a5284d5b3ed2d2c369bb72500c345 (diff) | |
download | php-git-3e5675d730c6fb099ebb1b9f645bdb3ba6b86d85.tar.gz |
Remove unnecessary strncpy in zip
This causes a warning on GCC 9 and is unnecessary to boot: We
only use "cwd" for the open_basedir check, so we can just as well
pass in the original string.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions