git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Use MEMZERO_ARRAY() a bit more
@ 2025-12-13  1:46 Junio C Hamano
  2025-12-13  1:46 ` [PATCH 1/2] coccicheck: emit the contents of cocci patch Junio C Hamano
  2025-12-13  1:46 ` [PATCH 2/2] cocci: use MEMZERO_ARRAY() a bit more Junio C Hamano
  0 siblings, 2 replies; 4+ messages in thread
From: Junio C Hamano @ 2025-12-13  1:46 UTC (permalink / raw)
  To: git; +Cc: Toon Claes

This builds on Toon's memzero-array work to make "make coccicheck"
pass at the tip of 'seen'

Junio C Hamano (2):
  coccicheck: emit the contents of cocci patch
  cocci: use MEMZERO_ARRAY() a bit more

 Makefile            | 2 +-
 diffcore-delta.c    | 4 ++--
 linear-assignment.c | 4 ++--
 shallow.c           | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.52.0-357-gead5eaf5b3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-12-15  5:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-13  1:46 [PATCH 0/2] Use MEMZERO_ARRAY() a bit more Junio C Hamano
2025-12-13  1:46 ` [PATCH 1/2] coccicheck: emit the contents of cocci patch Junio C Hamano
2025-12-15  5:14   ` Patrick Steinhardt
2025-12-13  1:46 ` [PATCH 2/2] cocci: use MEMZERO_ARRAY() a bit more Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).