From: Junio C Hamano Date: Wed, 26 Apr 2017 06:39:09 +0000 (+0900) Subject: Merge branch 'cc/split-index-config' X-Git-Tag: v2.13.0-rc1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3961c516990e99f648981918a95ab77bde5a0f37;p=thirdparty%2Fgit.git Merge branch 'cc/split-index-config' The split-index code configuration code used an unsafe git_path() function without copying its result out. * cc/split-index-config: read-cache: avoid using git_path() in freshen_shared_index() --- 3961c516990e99f648981918a95ab77bde5a0f37