]> granicus.if.org Git - php/commit
Fix bug #74145 - wddx parsing empty boolean tag leads to SIGSEGV
authorStanislav Malyshev <stas@php.net>
Sun, 2 Jul 2017 21:25:54 +0000 (14:25 -0700)
committerStanislav Malyshev <stas@php.net>
Wed, 5 Jul 2017 02:06:42 +0000 (19:06 -0700)
commit2aae60461c2ff7b7fbcdd194c789ac841d0747d7
tree209c1b4e484da3ca0729bbed52cd51fec294c951
parentf8c514ba6b7962a219296a837b2dbc22f749e736
Fix bug #74145 - wddx parsing empty boolean tag leads to SIGSEGV
ext/wddx/tests/bug74145.phpt [new file with mode: 0644]
ext/wddx/tests/bug74145.xml [new file with mode: 0644]
ext/wddx/wddx.c