]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jc/compat-regex-calloc-fix' into maint-2.45
authorJunio C Hamano <redacted>
Fri, 31 May 2024 22:28:19 +0000 (15:28 -0700)
committerJunio C Hamano <redacted>
Fri, 31 May 2024 22:28:20 +0000 (15:28 -0700)
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)


Trivial merge
git clone https://git.99rst.org/PROJECT