From: Daniel Stenberg Date: Thu, 18 Jan 2018 21:17:05 +0000 (+0100) Subject: test558: fix for multissl builds X-Git-Tag: curl-7_58_0~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87ddeee59b605bbc5ee7164105ad9aa413a4433e;p=curl test558: fix for multissl builds vtls.c:multissl_init() might do a curl_free() call so strip that out to make this work with more builds. We just want to verify that memorytracking works so skipping one line is no harm. --- diff --git a/tests/data/test558 b/tests/data/test558 index 27457ff41..44361862e 100644 --- a/tests/data/test558 +++ b/tests/data/test558 @@ -46,6 +46,7 @@ MEM strdup.c: realloc() MEM escape.c: free() +s/^MEM escape.c:\d+ free\(\(nil\)\)[\n]$// s/ =.*// s/\(.*\)/()/ s/:\d+/:/