Get test 2032 working when using valgrind
authorFabian Keil <fk@fabiankeil.de>
Sun, 18 Nov 2012 21:42:04 +0000 (22:42 +0100)
committerKamil Dudka <kdudka@redhat.com>
Mon, 19 Nov 2012 12:36:28 +0000 (13:36 +0100)
commit52af6e69f079f28c137849e783f41d80768bc1be
tree093d2fde2e616bcf656ab95e5525fc70bb6ea750
parent32be348af26352bec0051adcc2f1a718361d9214
Get test 2032 working when using valgrind

If curl_multi_fdset() sets maxfd to -1, the socket detection
loop is skipped and thus !found_new_socket is no cause for alarm.
tests/libtest/libntlmconnect.c