]> granicus.if.org Git - libevent/commit
Avoid double-close paths in http tests
authorNick Mathewson <nickm@torproject.org>
Thu, 13 Mar 2014 14:46:59 +0000 (10:46 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 13 Mar 2014 14:46:59 +0000 (10:46 -0400)
commit2578ec14f54c080a353b803ed5bbc84b90d91a3b
tree4fb95d4f16f18a417d710b4d4d62b768fc8cfb3b
parentb6f15ccea647676036361972245ab42b8930f91e
Avoid double-close paths in http tests

Coverity spotted that there were some paths through the test
functions that would double-close some sockets.
test/regress_http.c