From: Junio C Hamano Date: Tue, 19 Feb 2008 04:56:01 +0000 (-0800) Subject: Merge branch 'mk/maint-parse-careful' X-Git-Tag: v1.5.5-rc0~193 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ee4f06c0a60d8b17efdd8f6a3332f175f6aafe0e;p=git.git Merge branch 'mk/maint-parse-careful' * mk/maint-parse-careful: peel_onion: handle NULL check return value from parse_commit() in various functions parse_commit: don't fail, if object is NULL revision.c: handle tag->tagged == NULL reachable.c::process_tree/blob: check for NULL process_tag: handle tag->tagged == NULL check results of parse_commit in merge_bases list-objects.c::process_tree/blob: check for NULL reachable.c::add_one_tree: handle NULL from lookup_tree mark_blob/tree_uninteresting: check for NULL get_sha1_oneline: check return value of parse_object read_object_with_reference: don't read beyond the buffer --- ee4f06c0a60d8b17efdd8f6a3332f175f6aafe0e