Resolve memory leaks in the unit tests and benchmarks (found by coverity)
commit717946089b6008e4744522845014dafa1fc4e37c
authorNick Mathewson <nickm@torproject.org>
Mon, 11 Feb 2013 19:57:10 +0000 (11 14:57 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 11 Feb 2013 19:57:10 +0000 (11 14:57 -0500)
tree1750ca3984d902f8dc4bbb1f73a705cc174b3128
parentb9432becbe0ff10788e8f289b6562720822b7ece
Resolve memory leaks in the unit tests and benchmarks (found by coverity)

These shouldn't really matter, but it's nice to be leak-free.
src/test/bench.c
src/test/test.c
src/test/test_crypto.c
src/test/test_ntor_cl.c
src/test/test_util.c