]> granicus.if.org Git - php/commit
fixed bug #43840 mb_strpos bounds check is byte count rather than a character count.
authorRui Hirokawa <hirokawa@php.net>
Sat, 16 Feb 2008 08:58:00 +0000 (08:58 +0000)
committerRui Hirokawa <hirokawa@php.net>
Sat, 16 Feb 2008 08:58:00 +0000 (08:58 +0000)
commitc00121c5a8397c9ce758288434fbf8622e864069
tree1434391a080e795858dbbf9907c62b1438eaea2e
parente67c124e61aeaaef79cf8508e6e5ba8b8f1c3bf4
fixed bug #43840  mb_strpos bounds check is byte count rather than a character count.
ext/mbstring/mbstring.c