Reduce memory usage in git-update-server-info.
authorrobfitz@273k.net <robfitz@273k.net>
Sat, 8 Oct 2005 22:54:35 +0000 (15:54 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 8 Oct 2005 22:54:35 +0000 (15:54 -0700)
Modify parse_object_cheap() to also free all the entries from the tree
data structures.

Signed-off-by: Robert Fitzsimons <robfitz@273k.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found