diff options
author | Zenju <zenju@gmx.de> | 2017-02-12 16:47:34 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2018-07-06 19:02:19 +0200 |
commit | 69a49af0d320be6d62028bd6a6996b49d4f200bc (patch) | |
tree | 440497ff57f33bd1eaf279801ff4f060d93fa8c3 /ext/mbstring/php_mbregex.c | |
parent | b37dafcc232f71c1ae86ad819e68c201484dce39 (diff) | |
download | php-git-69a49af0d320be6d62028bd6a6996b49d4f200bc.tar.gz |
Fix out-of bounds access
Test case: strnatcmp_ex(L"333", 3, L"333 ", 4, true)
The reason this bug didn't come up earlier is probably because most input strings are null-terminated.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions