]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jh/sparse-index-resize-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 Oct 2021 20:51:42 +0000 (13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Oct 2021 20:51:42 +0000 (13:51 -0700)
commita45b824097aa85e6a940e06d87f2033ced585242
treec364341b9f257e4a805cde042bf79d65031452dc
parent0a5af02acb4ae8758ff13459c9362789178714f1
parentd9e9b44d7a022ebc57caa3762d1af7e6bf608d5f
Merge branch 'jh/sparse-index-resize-fix' into maint

The sparse-index support can corrupt the index structure by storing
a stale and/or uninitialized data, which has been corrected.

* jh/sparse-index-resize-fix:
  sparse-index: copy dir_hash in ensure_full_index()