diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2017-02-25 12:55:14 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2017-02-25 12:55:14 +0100 |
commit | bbfa1b64192fe3ccd2898e6e1f997387b4f210d1 (patch) | |
tree | dd318f1f1a29559f420ebc6d4c00135690769203 /sapi/phpdbg/phpdbg.c | |
parent | eac8166bd468a3c7c00b5163f6f86804911b660d (diff) | |
download | php-git-bbfa1b64192fe3ccd2898e6e1f997387b4f210d1.tar.gz |
Improve fix for bug #73807
At least on some architectures memmove() on FreeBSD does not
short-curcuit if src==dst. Check for it explicitly to avoid
quadratic copying.
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
0 files changed, 0 insertions, 0 deletions