]> git.ipfire.org Git - thirdparty/git.git/commit - commit.c
Make "parse_commit()" be a lot more careful
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Jul 2005 22:12:48 +0000 (15:12 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 28 Jul 2005 01:56:29 +0000 (18:56 -0700)
commitf7cc77d78b9ee59dce162a50815ac6c1918a4397
treeb667e9639524e3e47aeecf7fea9c4a8edd368625
parentf3157244314a66b6293af2f6a283a596367dc80e
Make "parse_commit()" be a lot more careful

This was brought on by a bad tree of Thomas Gleixner, where some bogus
commit objects weren't warned about properly

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
commit.c