Xit icon indicating copy to clipboard operation
Xit copied to clipboard

Crash inside git_index_read

Open Uncommon opened this issue 4 years ago • 0 comments

Hard to reproduce. Scenario was something like:

  • Stage some files
  • Reset a file
  • Staging display went weird with random files
  • Crash inside GitIndex() -> git_index_read() -> git_index_clear() -> index_free_deleted()

Uncommon avatar Dec 14 '21 23:12 Uncommon