Prevent git-upload-pack segfault if object cannot be found
authorCarl Worth <cworth@cworth.org>
Sat, 18 Feb 2006 00:14:52 +0000 (16:14 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 18 Feb 2006 00:20:51 +0000 (16:20 -0800)
commitb5b16990f8b074bd0481ced047b8f8bf66eee6dc
tree9cc8cdea7f77cfbf98f72e7e46e22e33e578f510
parenteedf8f97e58bbf4717705900379f2d63134047f9
Prevent git-upload-pack segfault if object cannot be found

Signed-off-by: Carl Worth <cworth@cworth.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
sha1_file.c
upload-pack.c