author | Sergey Vlasov <vsu@altlinux.ru> | |
Wed, 4 May 2005 17:44:15 +0000 (21:44 +0400) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 4 May 2005 17:58:15 +0000 (10:58 -0700) | ||
commit | 13019d413647c4fbd3bb1564bbdf0d934c0a74d7 | |
tree | 571c0f4599fbeefd995bbc24480add1575c36c94 | tree | snapshot |
parent | 705acc5c943e1147e552daf613c679c07b9772d9 | commit | diff |
[PATCH] Fix memory leaks in git-fsck-cache
This patch fixes memory leaks in parse_object() and related functions;
these leaks were very noticeable when running git-fsck-cache.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This patch fixes memory leaks in parse_object() and related functions;
these leaks were very noticeable when running git-fsck-cache.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
blob.c | diff | blob | history | |
commit.c | diff | blob | history | |
object.c | diff | blob | history | |
tag.c | diff | blob | history | |
tree.c | diff | blob | history |