From: Junio C Hamano Date: Mon, 23 Oct 2017 05:40:00 +0000 (+0900) Subject: Merge branch 'jk/info-alternates-fix' into maint X-Git-Tag: v2.14.3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95c1a7963099ff5fec5e2445c29ba7565bd149b0;p=thirdparty%2Fgit.git Merge branch 'jk/info-alternates-fix' into maint A regression fix for 2.11 that made the code to read the list of alternate object stores overrun the end of the string. * jk/info-alternates-fix: read_info_alternates: warn on non-trivial errors read_info_alternates: read contents into strbuf --- 95c1a7963099ff5fec5e2445c29ba7565bd149b0