]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mr/rerere-crash-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Apr 2024 18:52:41 +0000 (11:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Apr 2024 18:52:41 +0000 (11:52 -0700)
When .git/rr-cache/ rerere database gets corrupted or rerere is fed to
work on a file with conflicted hunks resolved incompletely, the rerere
machinery got confused and segfaulted, which has been corrected.

* mr/rerere-crash-fix:
  rerere: fix crashes due to unmatched opening conflict markers

1  2 
rerere.c
t/t4200-rerere.sh

diff --cc rerere.c
Simple merge
Simple merge