From: Junio C Hamano Date: Fri, 19 Mar 2021 22:25:38 +0000 (-0700) Subject: Merge branch 'rs/calloc-array' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=92ccd7b7529a852583c5033ba28b4414cd2f7654;p=rit Merge branch 'rs/calloc-array' 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 --- 92ccd7b7529a852583c5033ba28b4414cd2f7654