tests: Fix memory leaks in test programs.
authorBen Pfaff <blp@nicira.com>
Mon, 1 Feb 2010 22:57:48 +0000 (14:57 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 2 Feb 2010 23:21:10 +0000 (15:21 -0800)
commit93ff0290fda0f02904686989243089faaa9229e6
tree251ee36ce71b041689455726d3c0bb29ed91f949
parentb86b43aa485b5ab613ee6853b58f070db35339c9
tests: Fix memory leaks in test programs.

This makes it easier to see memory leaks in the code under test.

Found with valgrind.
tests/test-json.c
tests/test-jsonrpc.c
tests/test-lockfile.c
tests/test-ovsdb.c
tests/test-stp.c
tests/test-timeval.c