mirror of
https://github.com/git/git.git
synced 2026-01-14 12:48:15 +00:00
Use xcalloc() instead of xmalloc() followed by memset() to allocate and zero out memory because it's shorter and avoids duplicating the function parameters. Signed-off-by: Rene Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
14 KiB
14 KiB