From: Martin Koegler Date: Mon, 18 Feb 2008 20:47:54 +0000 (+0100) Subject: mark_blob/tree_uninteresting: check for NULL X-Git-Tag: v1.5.5-rc0~193^2~9 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c1ee9013ad5acfff47a36899af7d485f6d60fa83?hp=c1ee9013ad5acfff47a36899af7d485f6d60fa83 mark_blob/tree_uninteresting: check for NULL As these functions are directly called with the result from lookup_tree/blob, they must handle NULL. Signed-off-by: Martin Koegler Signed-off-by: Junio C Hamano ---