From: Junio C Hamano Date: Mon, 5 Jun 2017 00:03:12 +0000 (+0900) Subject: Merge branch 'rs/checkout-am-fix-unborn' into maint X-Git-Tag: v2.13.1~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a207ad7081e42a64f826bd4d5193cecb67c84024;p=thirdparty%2Fgit.git Merge branch 'rs/checkout-am-fix-unborn' into maint A few codepaths in "checkout" and "am" working on an unborn branch tried to access an uninitialized piece of memory. * rs/checkout-am-fix-unborn: am: check return value of resolve_refdup before using hash checkout: check return value of resolve_refdup before using hash --- a207ad7081e42a64f826bd4d5193cecb67c84024