]> git.99rst.org Git - git.git/commitdiff
Merge branch 'rs/calloc-array'
authorJunio C Hamano <redacted>
Fri, 19 Mar 2021 22:25:38 +0000 (15:25 -0700)
committerJunio C Hamano <redacted>
Fri, 19 Mar 2021 22:25:38 +0000 (15:25 -0700)
CALLOC_ARRAY() macro replaces many uses of xcalloc().

* rs/calloc-array:
  cocci: allow xcalloc(1, size)
  use CALLOC_ARRAY
  git-compat-util.h: drop trailing semicolon from macro definition

1  2 
builtin/receive-pack.c
read-cache.c

Simple merge
diff --cc read-cache.c
Simple merge
git clone https://git.99rst.org/PROJECT