Plug memory leaks in the parser.
commita36639aee1e520841dfe34545b9de9e3f0e2a7a2
authorDavid Barr <david.barr@cordelta.com>
Wed, 12 May 2010 13:18:07 +0000 (12 23:18 +1000)
committerRamkumar Ramachandra <artagnon@gmail.com>
Mon, 24 May 2010 11:07:43 +0000 (24 13:07 +0200)
tree96a8748fe42851cd4ced7c5959537bb243d8e907
parent2e15b383e1ad01c8e74bf7c10c4366451df8efba
Plug memory leaks in the parser.

The svn dump parser was leaking all node paths and rev props.
Free unused strings and replaced strings.

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