]> granicus.if.org Git - php/commit
Fix bug #72061 - Out-of-bounds reads in zif_grapheme_stripos with negative offset
authorStanislav Malyshev <stas@php.net>
Sun, 24 Apr 2016 19:49:01 +0000 (12:49 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 24 Apr 2016 20:15:17 +0000 (13:15 -0700)
commitfd9689745c44341b1bd6af4756f324be8abba2fb
treec3e44f89cb35c19f70839572381e294239fc78ac
parentb15f0ecc0f34364fd7ce924b4164be4e8198ff93
Fix bug #72061 - Out-of-bounds reads in zif_grapheme_stripos with negative offset
ext/intl/grapheme/grapheme_string.c
ext/intl/tests/bug72061.phpt [new file with mode: 0644]