Free object pools on completion.
commitc7ddcffb2ca6f042858aafb321fcc3affbbd9fca
authorDavid Barr <david.barr@cordelta.com>
Thu, 13 May 2010 12:28:20 +0000 (13 22:28 +1000)
committerRamkumar Ramachandra <artagnon@gmail.com>
Mon, 24 May 2010 11:07:43 +0000 (24 13:07 +0200)
tree85f867f34538116e2b3dc89077f075b583969848
parenta36639aee1e520841dfe34545b9de9e3f0e2a7a2
Free object pools on completion.

This is not strictly necessary but will result in a very nice valgrind summary.
In future this might be useful for handling multiple files.

Signed-off-by: David Barr <david.barr@cordelta.com>
obj_pool.h
repo_tree.c
repo_tree.h
string_pool.c
string_pool.h
svndump.c