]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tc/memzero-array'
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Dec 2025 02:33:16 +0000 (11:33 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Dec 2025 02:33:16 +0000 (11:33 +0900)
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

1  2 
Makefile
builtin/last-modified.c

diff --cc Makefile
Simple merge
Simple merge