diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2017-11-28 23:10:50 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2017-11-28 23:10:50 +0100 |
commit | 5dc6392d257fa8a4c3a8938e9e0e36ae44a6834e (patch) | |
tree | d29a18abfbd94ade3a0ecbd611e8b7474c170403 /main/php_variables.c | |
parent | 4e0b3c0c4c27cddcff6013a2c408597bbe87d2d5 (diff) | |
download | php-git-5dc6392d257fa8a4c3a8938e9e0e36ae44a6834e.tar.gz |
Fixed bug #75575
These functions are never called with needle longer than haystack,
but it makes sense to explicitly check for this, especially as we
already perform a check for empty haystack anyway, which is
naturally subsumed by a haystack_len < needle_len check.
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions