summaryrefslogtreecommitdiff
path: root/ext/pcre/php_pcre.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-10-08 09:25:56 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2019-10-08 09:45:05 +0200
commitfd3118ffb0a47d39489607967172c3b3fc75277a (patch)
tree1fb61e04c09a7fd812cdf4b8c34492a382f5eeda /ext/pcre/php_pcre.c
parent19e6abebc763e93e5c88f1f17ecaad7a07d2e478 (diff)
downloadphp-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