fsck-objects: do not segfault on missing tree in cache-tree
authorJunio C Hamano <junkio@cox.net>
Thu, 4 May 2006 04:17:45 +0000 (21:17 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 4 May 2006 04:17:45 +0000 (21:17 -0700)
Even if trees are missing in cache-tree, we should continue and
check the rest of the object database.

Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found