From: Junio C Hamano Date: Mon, 20 May 2024 18:20:04 +0000 (-0700) Subject: Merge branch 'jc/compat-regex-calloc-fix' X-Git-Tag: v2.46.0-rc0~116 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=55f5476ce5aa7b5263054f863c091a6d8be3c9ed;p=thirdparty%2Fgit.git Merge branch 'jc/compat-regex-calloc-fix' Windows CI running in GitHub Actions started complaining about the order of arguments given to calloc(); the imported regex code uses the wrong order almost consistently, which has been corrected. * jc/compat-regex-calloc-fix: compat/regex: fix argument order to calloc(3) --- 55f5476ce5aa7b5263054f863c091a6d8be3c9ed