summaryrefslogtreecommitdiffstats
path: root/connect.c
diff options
context:
space:
mode:
authorSergey Vlasov <vsu@altlinux.ru>2005-11-15 17:07:15 +0100
committerJunio C Hamano <junkio@cox.net>2005-11-15 20:42:28 +0100
commit545f229a4b43212e683ac63e5aa740324ac7799e (patch)
tree97aa7e16d6e0b7edbeda9fa78740de6e8a4e566a /connect.c
parentFix git(1) link to git-index-pack (diff)
downloadgit-545f229a4b43212e683ac63e5aa740324ac7799e.tar.xz
git-545f229a4b43212e683ac63e5aa740324ac7799e.zip
git-fsck-objects: Free tree entries after use
The Massif tool of Valgrind revealed that parsed tree entries occupy more than 60% of memory allocated by git-fsck-objects. These entries can be freed immediately after use, which significantly decreases memory consumption. Signed-off-by: Sergey Vlasov <vsu@altlinux.ru> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'connect.c')
0 files changed, 0 insertions, 0 deletions