]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/pcre-invalid-utf8-fix-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 25 Feb 2022 23:47:38 +0000 (15:47 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Feb 2022 23:47:38 +0000 (15:47 -0800)
commit5c4f3804a73933504e76b6ebdd946a2db3b1d214
tree6274991c8e7adfdaa4762fe975e324f35e699e6a
parent80f7f618b612cb7415e34d139aab0808cc8679d6
parent97169fc361fd3ab2eedbfedd6c13806433be4036
Merge branch 'rs/pcre-invalid-utf8-fix-fix'

Workaround we have for versions of PCRE2 before their version 10.36
were in effect only for their versions newer than 10.36 by mistake,
which has been corrected.

* rs/pcre-invalid-utf8-fix-fix:
  grep: fix triggering PCRE2_NO_START_OPTIMIZE workaround
grep.c