]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kl/attr-read-attr-fromindex-msan-workaround'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Jun 2024 23:39:15 +0000 (16:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Jun 2024 23:39:15 +0000 (16:39 -0700)
Code clarification to avoid an appearance of using an uninitialized
variable.

* kl/attr-read-attr-fromindex-msan-workaround:
  attr: fix msan issue in read_attr_from_index


Trivial merge