diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-10-08 09:25:56 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2019-10-08 09:45:05 +0200 |
commit | fd3118ffb0a47d39489607967172c3b3fc75277a (patch) | |
tree | 1fb61e04c09a7fd812cdf4b8c34492a382f5eeda /ext/pcre/php_pcre.c | |
parent | 19e6abebc763e93e5c88f1f17ecaad7a07d2e478 (diff) | |
download | php-git-fd3118ffb0a47d39489607967172c3b3fc75277a.tar.gz |
Fix #78641: addGlob can modify given remove_path value
`remove_path` points to the given string, so we must not modify it.
Instead we use a duplicate, if we need the modification.
We may want to switch to `zend_string`s in master.
Diffstat (limited to 'ext/pcre/php_pcre.c')
0 files changed, 0 insertions, 0 deletions