]> granicus.if.org Git - php/commit
Fix bug #60801 (strpbrk() mishandles NUL byte) on trunk only for now.
authorAdam Harvey <aharvey@php.net>
Mon, 30 Jan 2012 13:29:15 +0000 (13:29 +0000)
committerAdam Harvey <aharvey@php.net>
Mon, 30 Jan 2012 13:29:15 +0000 (13:29 +0000)
commit4dc8b1ad111f3b1ed74b01fdf5efcc9d58858230
tree2c50e63e402fba53454e23f45b95e01e17e5f78c
parent9de5b6dc7c4c31f6e809b35c83490c7f99d93db6
Fix bug #60801 (strpbrk() mishandles NUL byte) on trunk only for now.
ext/standard/string.c
ext/standard/tests/strings/bug60801.phpt [new file with mode: 0644]