]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gc/parse-tree-indirect-errors'
authorJunio C Hamano <gitster@pobox.com>
Sun, 13 Mar 2022 22:56:17 +0000 (22:56 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 13 Mar 2022 22:56:17 +0000 (22:56 +0000)
Check the return value from parse_tree_indirect() to turn segfaults
into calls to die().

* gc/parse-tree-indirect-errors:
  checkout, clone: die if tree cannot be parsed

1  2 
builtin/checkout.c
builtin/clone.c

Simple merge
diff --cc builtin/clone.c
Simple merge