mirror of
https://github.com/git/git.git
synced 2026-04-11 01:10:11 +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>
13 KiB
13 KiB