1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-08 22:36:10 +02:00
git/negotiator
René Scharfe ca56dadb4b use CALLOC_ARRAY
Add and apply a semantic patch for converting code that open-codes
CALLOC_ARRAY to use it instead.  It shortens the code and infers the
element size automatically.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-03-13 16:00:09 -08:00
..
default.c use CALLOC_ARRAY 2021-03-13 16:00:09 -08:00
default.h
noop.c
noop.h
skipping.c use CALLOC_ARRAY 2021-03-13 16:00:09 -08:00
skipping.h