Fixed a leak in read-tree
authorPetr Baudis <pasky@ucw.cz>
Wed, 11 May 2005 21:16:23 +0000 (23:16 +0200)
committerPetr Baudis <xpasky@machine.sinus.cz>
Wed, 11 May 2005 21:16:23 +0000 (23:16 +0200)
commit14242464811bff9e8d1af8eb33367a01480a18d0
tree6e210814049e8d47389a53d579cfdb27972f9285
parentc599caca3ab7d5d66d7cadbbf589c2e4b5587d3e
Fixed a leak in read-tree

unpack_tree() would not free the tree object it has read.
read-tree.c