mirror of
https://github.com/git/git.git
synced 2026-03-30 19:40:08 +02:00
Allocating a pre-cleared single element is quite common and it is misleading to use CALLOC_ARRAY(); these allocations that would be affected without this change are not allocating an array. Signed-off-by: Junio C Hamano <gitster@pobox.com>
1.3 KiB
1.3 KiB