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)

Junio C Hamano committed May 20, 2024 at 11:20 UTC 55f5476ce5aa7b5263054f863c091a6d8be3c9ed

No changes.