use REALLOC_ARRAY for changing the allocation size of arrays
commit2756ca4347cbda05b16954cd7f445c216b935e76
authorRené Scharfe <l.s.r@web.de>
Tue, 16 Sep 2014 18:56:57 +0000 (16 20:56 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Sep 2014 16:13:42 +0000 (18 09:13 -0700)
tree70afb2d44557fd05bbc0707c190c6026ab6135fd
parent3ac22f82edec108986b2627fcd6f2a8039617a23
use REALLOC_ARRAY for changing the allocation size of arrays

Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
26 files changed:
attr.c
builtin/apply.c
builtin/for-each-ref.c
builtin/index-pack.c
builtin/log.c
builtin/merge.c
builtin/mv.c
builtin/pack-objects.c
builtin/show-branch.c
cache.h
column.c
commit-slab.h
fast-import.c
git.c
graph.c
khash.h
line-log.c
object.c
pack-bitmap-write.c
pack-bitmap.c
pack-objects.c
revision.c
sh-i18n--envsubst.c
shallow.c
string-list.c
walker.c