Revert "multi_done: wait for name resolve to finish if still ongoing"

This reverts commit f3e03f6c0a.

Caused memory leaks in the fuzzer, needs to be done differently.

Disable test 1553 for now too, as it causes memory leaks without this
commit!
This commit is contained in:
Daniel Stenberg 2017-10-08 00:50:33 +02:00
parent 1e552535e1
commit b2df2d47e5
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 2 additions and 6 deletions

View file

@ -18,3 +18,5 @@
1510
# Pipelining test that is causing false positives a little too often
1903
# causes memory leaks for now:
1553