summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_wait.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-04-12 16:17:35 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-04-12 16:17:35 +0200
commit4cfa4fb55d8304ffab5860e7134d0705d27b4477 (patch)
tree304a92b76c08f8f6973cf620fc7b70013fe2fb35 /sapi/phpdbg/phpdbg_wait.c
parent7207110362f95a1edd4bbd0a511897461e88ad54 (diff)
downloadphp-git-4cfa4fb55d8304ffab5860e7134d0705d27b4477.tar.gz
Don't use php_strtok_r in build_tablename
This is unnecessary convoluted... we just want to find the position of the dot. Using php_strtok_r requires a copy of the string, and the implementation also relied on the specific semantics of the scratch space that strtok_r uses.
Diffstat (limited to 'sapi/phpdbg/phpdbg_wait.c')
0 files changed, 0 insertions, 0 deletions