From: Nikita Popov Date: Wed, 24 Jun 2020 08:12:37 +0000 (+0200) Subject: Skip two curl tests under asan X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c008fde96182ca029f99c11011bbce1cd7cd1752;p=php Skip two curl tests under asan These tests leak with the curl version on ubuntu 20.04. This should be fixed when we switch exit to use an exception. --- diff --git a/ext/curl/tests/bug68937.phpt b/ext/curl/tests/bug68937.phpt index 9f28117594..d9164c57a7 100644 --- a/ext/curl/tests/bug68937.phpt +++ b/ext/curl/tests/bug68937.phpt @@ -3,6 +3,7 @@ Bug # #68937 (Segfault in curl_multi_exec) --SKIPIF-- --FILE-- --FILE--