]> git.99rst.org Git - git.git/commitdiff
Merge branch 'vd/fix-unaligned-read-index-v4'
authorJunio C Hamano <redacted>
Sat, 8 Oct 2022 00:19:59 +0000 (17:19 -0700)
committerJunio C Hamano <redacted>
Sat, 8 Oct 2022 00:19:59 +0000 (17:19 -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