From: Junio C Hamano Date: Tue, 23 Dec 2025 02:33:16 +0000 (+0900) Subject: Merge branch 'tc/memzero-array' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=396df67739bed1615e92071961e3e4d2bf378c16;p=thirdparty%2Fgit.git Merge branch 'tc/memzero-array' MEMZERO_ARRAY() helper is introduced to avoid clearing only the first N bytes of an N-element array whose elements are larger than a byte. * tc/memzero-array: contrib/coccinelle: pass include paths to spatch(1) git-compat-util: introduce MEMZERO_ARRAY() macro --- 396df67739bed1615e92071961e3e4d2bf378c16