From: Junio C Hamano Date: Mon, 29 Aug 2022 21:55:14 +0000 (-0700) Subject: Merge branch 'sg/xcalloc-cocci-fix' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=edc4f6d280392b8ba512441860d9b5c43657f5ae;p=rit Merge branch 'sg/xcalloc-cocci-fix' xcalloc(), imitating calloc(), takes "number of elements of the array", and "size of a single element", in this order. A call that does not follow this ordering has been corrected. * sg/xcalloc-cocci-fix: promisor-remote: fix xcalloc() argument order --- edc4f6d280392b8ba512441860d9b5c43657f5ae