diff --git a/tests/libtest/mk-lib1521.pl b/tests/libtest/mk-lib1521.pl index a926049014..0a0c48b2f2 100755 --- a/tests/libtest/mk-lib1521.pl +++ b/tests/libtest/mk-lib1521.pl @@ -449,6 +449,8 @@ while() { my $ifpresent = "${w2}if(present(first)) {\n"; my $pref = "${w3}result =\n". "${w3} curl_easy_setopt(curl, $name,"; + my $ignoreset = "${w3}/* set string again to check for leaks */\n". + "${w3}(void)curl_easy_setopt(curl, $name,"; my $i = ' ' x (length($w) + 25); my $fcheck = <