From: Nikita Popov Date: Tue, 27 Oct 2020 09:33:59 +0000 (+0100) Subject: Skip bug46024.phpt under asan X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=682357c5b488e5e57bd0272abd74a1512fc7e452;p=php Skip bug46024.phpt under asan There is a legitimate leak here, but I don't think it's worthwhile to fix it. It involves a process terminated while printing phpinfo. --- diff --git a/ext/standard/tests/streams/bug46024.phpt b/ext/standard/tests/streams/bug46024.phpt index 145e66c1bd..5a712dcb6b 100644 --- a/ext/standard/tests/streams/bug46024.phpt +++ b/ext/standard/tests/streams/bug46024.phpt @@ -1,7 +1,12 @@ --TEST-- Bug #46024 stream_select() doesn't return the correct number --SKIPIF-- - + --FILE--