]> git.ipfire.org Git - thirdparty/git.git/commit
Make "parse_object()" also fill in commit message buffer data.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 26 May 2005 02:26:28 +0000 (19:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 26 May 2005 02:26:28 +0000 (19:26 -0700)
commitbd1e17e245153fdc75feaaf5e556b922d98ca699
tree5ad114ffcf9ccb0220a1a59f7d747a4b88ffa394
parenta6f68d4767835d5720cff61785b93eaf99376241
Make "parse_object()" also fill in commit message buffer data.

And teach fsck to free it to save memory.
commit.h
fsck-cache.c
object.c