]> git.99rst.org Git - git.git/commitdiff
Merge branch 'ah/uninitialized-reads-fix'
authorJunio C Hamano <redacted>
Thu, 8 Jul 2021 20:14:58 +0000 (13:14 -0700)
committerJunio C Hamano <redacted>
Thu, 8 Jul 2021 20:14:59 +0000 (13:14 -0700)
Make the codebase MSAN clean.

* ah/uninitialized-reads-fix:
  builtin/checkout--worker: zero-initialise struct to avoid MSAN complaints
  split-index: use oideq instead of memcmp to compare object_id's
  bulk-checkin: make buffer reuse more obvious and safer


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