Replace xmalloc+memset(0) with xcalloc.
authorPeter Eriksen <s022018@student.dtu.dk>
Mon, 3 Apr 2006 18:30:46 +0000 (19:30 +0100)
committerJunio C Hamano <junkio@cox.net>
Tue, 4 Apr 2006 07:11:19 +0000 (00:11 -0700)
commit90321c106ca6e36c0e884ca677c9a52dea47bdde
treec574dde6987912d2197af80a5f7f8827cde263cc
parent8e4402592574d630cdb5ab4f55a1b7131802ff72
Replace xmalloc+memset(0) with xcalloc.

Signed-off-by: Peter Eriksen <s022018@student.dtu.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
apply.c
blob.c
commit.c
convert-objects.c
http-push.c
object.c
read-tree.c
tag.c
tree.c
update-index.c