Re: Crash in t3507-cherry-pick-conflict.sh with GIT_TEST_SPLIT_INDEX set

2017-06-24 Thread Junio C Hamano
Christian Couder 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

Crash in t3507-cherry-pick-conflict.sh with GIT_TEST_SPLIT_INDEX set

2017-06-24 Thread Christian Couder
Git from the master branch currently segfaults when running t3507-cherry-pick-conflict.sh with GIT_TEST_SPLIT_INDEX set: expecting success: pristine_detach initial && test_must_fail git cherry-pick -s picked-signed && git commit -a -s && test $(git show -s |grep -c