]> git.ipfire.org Git - thirdparty/git.git/commit
Substitute xmalloc()+memset(0) with xcalloc().
authorPeter Eriksen <s022018@student.dtu.dk>
Tue, 25 Jul 2006 07:30:18 +0000 (09:30 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 25 Jul 2006 21:08:09 +0000 (14:08 -0700)
commit28f7581806479471093b0ec021871a4343874d13
tree4d87706c1a09a113d1e0d887560b1b5b044cc24a
parent143c89b00348759d2768003d57e0f506d281dc61
Substitute xmalloc()+memset(0) with xcalloc().

Signed-off-by: Peter Eriksen <s022018@student.dtu.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-add.c
builtin-rm.c
combine-diff.c