Fix a small memory leak in the unit tests
commit42fb61d172b172687cd57c86dd72b117f03f2136
authorNick Mathewson <nickm@torproject.org>
Thu, 21 Mar 2013 11:52:36 +0000 (21 07:52 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 21 Mar 2013 11:52:36 +0000 (21 07:52 -0400)
tree47cd55050dd6af2d3fc140f079310fb24270a1e8
parent6196d0e83d78e2e8efff575d490f4cb254415832
Fix a small memory leak in the unit tests

Found by coverity; this is CID 992692.
src/test/test_util.c