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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87ddeee59b605bbc5ee7164105ad9aa413a4433e;p=thirdparty%2Fcurl.git 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 27457ff411..44361862e6 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+/:/