Merge branch 'ab/grep-pcre-invalid-utf8'
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Feb 2021 22:48:33 +0000 (14:48 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Feb 2021 22:48:33 +0000 (14:48 -0800)
commit59ace284f33fe9928fcdb04b02044c921fd6905e
tree53840b244e5edc39b90e347ff8c48e6254a0e4b6
parent0199c68d010b613bde2575cd54d8c3597431fc81
parent95ca1f987edd23389e3079d0a7fe6d0f89927b68
Merge branch 'ab/grep-pcre-invalid-utf8'

Update support for invalid UTF-8 in PCRE2.

* ab/grep-pcre-invalid-utf8:
  grep/pcre2: better support invalid UTF-8 haystacks
  grep/pcre2 tests: don't rely on invalid UTF-8 data test
Makefile
grep.c
grep.h