mirror of
https://github.com/git/git.git
synced 2026-02-27 10:25:07 +00:00
Many call sites immediately initialize allocated memory with zero after calling xmalloc. A single call to xcalloc can replace this two-call sequence. Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
56 KiB
56 KiB