mirror of
https://github.com/php/php-src.git
synced 2026-04-02 05:32:28 +02:00
Skip imap_lsub_basic.phpt under asan
LeakSanitizer fails on Azure with: > Tracer caught signal 11: addr=0x0 pc=0x7f86cde7c8b0 sp=0x7f86c46bcce0
This commit is contained in:
@@ -5,6 +5,7 @@ Olivier Doucet
|
||||
--SKIPIF--
|
||||
<?php
|
||||
require_once(__DIR__.'/skipif.inc');
|
||||
if (getenv("SKIP_ASAN")) die("skip leak sanitizer crashes");
|
||||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user