mirror of
https://github.com/git/git.git
synced 2026-03-31 03:50:10 +02: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