Skip to content

Commit

Permalink
Still leaking for some reason, XFAIL for now, I'll look into it later.
Browse files Browse the repository at this point in the history
  • Loading branch information
smalyshev committed Jan 7, 2019
1 parent 1afebfb commit 27625f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/wddx/tests/bug73631.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Bug #73631 (Memory leak due to invalid wddx stack processing)
--SKIPIF--
<?php if (!extension_loaded("wddx")) print "skip"; ?>
---XFAIL--
Still has memory leaks in debug build.
--FILE--
<?php
$xml = <<<EOF
Expand Down

0 comments on commit 27625f0

Please sign in to comment.