Re: Crash in t3507-cherry-pick-conflict.sh with GIT_TEST_SPLIT_INDEX set
From: Junio C Hamano <hidden> Date: 2017-06-24 18:59:33
Christian Couder [off-list ref] writes:
It bisects to f9d7abec2a (split-index: add and use
unshare_split_index(), 2017-05-05) that is fixing memory leaks when
discarding the index.
It looks like we are freeing some cache entries that we shouldn't free.
Ouch. Let's revert the merge for now so that we can figure out what
is exactly broken in 'pu'.