mirror of https://github.com/php/php-src
Browse Source
At least on some architectures memmove() on FreeBSD does not short-curcuit if src==dst. Check for it explicitly to avoid quadratic copying.pull/2401/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue