]> granicus.if.org Git - curl/commitdiff
test558: fix for multissl builds
authorDaniel Stenberg <daniel@haxx.se>
Thu, 18 Jan 2018 21:17:05 +0000 (22:17 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 18 Jan 2018 21:21:33 +0000 (22:21 +0100)
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.

tests/data/test558

index 27457ff411fc5b31816c5b303d62d6cf38acc786..44361862e695b97470624568da555a84be981307 100644 (file)
@@ -46,6 +46,7 @@ MEM strdup.c: realloc()
 MEM escape.c: free()
 </file>
 <stripfile>
+s/^MEM escape.c:\d+ free\(\(nil\)\)[\n]$//
 s/ =.*//
 s/\(.*\)/()/
 s/:\d+/:/