diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-02-18 01:07:28 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-17 16:32:19 -0800 |
commit | c1760352e0b27cfbdffd97dec50a9eb552318993 (patch) | |
tree | d26cbe3b39932bcfb3f48dfde97a0a274502eb3a /t/t7007-show.sh | |
parent | grep/pcre2: move back to thread-only PCREv2 structures (diff) | |
download | tgif-c1760352e0b27cfbdffd97dec50a9eb552318993.tar.xz |
grep/pcre2: move definitions of pcre2_{malloc,free}
Move the definitions of the pcre2_{malloc,free} functions above the
compile_pcre2_pattern() function they're used in.
Before the preceding commit they used to be needed earlier, but now we
can move them to be adjacent to the other PCREv2 functions.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7007-show.sh')
0 files changed, 0 insertions, 0 deletions