]> git.99rst.org Git - git.git/commit
Merge branch 'vd/fix-unaligned-read-index-v4' into maint-2.38
authorJunio C Hamano <redacted>
Wed, 26 Oct 2022 00:11:32 +0000 (17:11 -0700)
committerJunio C Hamano <redacted>
Wed, 26 Oct 2022 00:11:32 +0000 (17:11 -0700)
commit457f863fb4152c91cff8d17e0bca7cd8a3c40769
tree44ca56cedb92d988cb642254eaa3498978c854e5
parentc72f2febaee48608f82937c0dc5e85c32a3144bd
parent4a6ed30f96c0313dc55fc052707b33d4d3518912
Merge branch 'vd/fix-unaligned-read-index-v4' into maint-2.38

The codepath that reads from the index v4 had unaligned memory
accesses, which has been corrected.

* vd/fix-unaligned-read-index-v4:
  read-cache: avoid misaligned reads in index v4
git clone https://git.99rst.org/PROJECT