public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox•com>
To: git@vger•kernel.org
Cc: Toon Claes <toon@iotcl•com>
Subject: [PATCH 0/2] Use MEMZERO_ARRAY() a bit more
Date: Sat, 13 Dec 2025 10:46:26 +0900	[thread overview]
Message-ID: <20251213014628.3380826-1-gitster@pobox.com> (raw)

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


             reply	other threads:[~2025-12-13  1:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-13  1:46 Junio C Hamano [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251213014628.3380826-1-gitster@pobox.com \
    --to=gitster@pobox$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    --cc=toon@iotcl$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox