]> granicus.if.org Git - php/commit
Fixed bug #21338 (crash inside html_entity_decode() when "" is passed).
authorIlia Alshanetsky <iliaa@php.net>
Thu, 2 Jan 2003 19:49:30 +0000 (19:49 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 2 Jan 2003 19:49:30 +0000 (19:49 +0000)
commit0ff59a1353fcf232a73c8946746fa7d93e5e1096
tree9b3b7d34f162fb86ca1889c1e4cc0a3a847a0729
parentb46352043c69880e97d3487458a63467e355cc3a
Fixed bug #21338 (crash inside html_entity_decode() when "" is passed).
Added test case for the bug.
ext/standard/html.c
ext/standard/tests/strings/bug21338.phpt [new file with mode: 0644]