]> git.ipfire.org Git - thirdparty/git.git/commit
get_sha1_oneline: check return value of parse_object
authorMartin Koegler <mkoegler@auto.tuwien.ac.at>
Mon, 18 Feb 2008 20:47:53 +0000 (21:47 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Feb 2008 03:20:18 +0000 (19:20 -0800)
commit283cdbcf49401cc56169f8f36b7ddc8b8223b2b9
tree61176df925bef1977ac222f700ed57a12097ed74
parent50974ec99408b2d814360863e72a5eca613889c8
get_sha1_oneline: check return value of parse_object

Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
sha1_name.c