git/compat/simple-ipc
Toon Claes a67b902c94 git-compat-util: introduce MEMZERO_ARRAY() macro
Introduce a new macro MEMZERO_ARRAY() that zeroes the memory allocated
by ALLOC_ARRAY() and friends. And add coccinelle rule to enforce the use
of this macro.

Signed-off-by: Toon Claes <toon@iotcl.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2025-12-11 14:44:43 +09:00
..
ipc-shared.c simple-ipc: split async server initialization and running 2024-10-08 12:03:56 -07:00
ipc-unix-socket.c Merge branch 'ak/typofixes' 2024-10-25 14:02:04 -04:00
ipc-win32.c git-compat-util: introduce MEMZERO_ARRAY() macro 2025-12-11 14:44:43 +09:00