Avoid unnecessary string copy
authorAnatol Belski <ab@php.net>
Thu, 27 Apr 2017 14:03:12 +0000 (16:03 +0200)
committerAnatol Belski <ab@php.net>
Thu, 27 Apr 2017 14:03:12 +0000 (16:03 +0200)
commit6a010ad492ec82ce333fb4fee81fc46fc8e6a0a9
tree9c6fd7227358e93c34c7eab3a0422f3d81e1d2da
parent24ae881080f8cfbb56e0981973d4474a831a3398
Avoid unnecessary string copy

which is the case when there's no impersonation.
TSRM/tsrm_win32.c
Zend/zend_virtual_cwd.c