Skip to content

Commit 391bd2a

Browse files
committed
Remove bug61371 test
These tests attempt to test that no memory is leaked for stream calls. However, it is incorrect to assume the memory will not increase for other reasons, e.g. when growing resource buffers, for the output buffer, etc. This was discovered through 9cacc57 with USE_TRACKED_ALLOC=1, but this can also fail with USE_ZEND_ALLOC=1 when increasing loop iterations.
1 parent 9cacc57 commit 391bd2a

File tree

2 files changed

+0
-85
lines changed

2 files changed

+0
-85
lines changed

ext/standard/tests/streams/bug61371-unix.phpt

Lines changed: 0 additions & 45 deletions
This file was deleted.

ext/standard/tests/streams/bug61371.phpt

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)