]> git.99rst.org Git - git.git/commitdiff
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)
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


Trivial merge
git clone https://git.99rst.org/PROJECT