From: Junio C Hamano Date: Mon, 24 Jun 2024 23:39:15 +0000 (-0700) Subject: Merge branch 'kl/attr-read-attr-fromindex-msan-workaround' X-Git-Tag: v2.46.0-rc0~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=532083fd1609b840cb4076440800ed7b4f2d9df0;p=thirdparty%2Fgit.git Merge branch 'kl/attr-read-attr-fromindex-msan-workaround' 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 --- 532083fd1609b840cb4076440800ed7b4f2d9df0