]> granicus.if.org Git - php/commit
MFH: Fix integer oveflow in strrpos()
authorScott MacVicar <scottmac@php.net>
Tue, 22 Jul 2008 01:10:58 +0000 (01:10 +0000)
committerScott MacVicar <scottmac@php.net>
Tue, 22 Jul 2008 01:10:58 +0000 (01:10 +0000)
commit6c48a01f40ff390c811f7080a19284c6e093980c
treeda22fa8a37b7d39b8c702657a05b2735f93f2385
parentf349c14414c61c706b466d4bb2bd7e3de3087a2e
MFH: Fix integer oveflow in strrpos()
ext/standard/string.c
ext/standard/tests/strings/strrpos_offset.phpt [new file with mode: 0644]