]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cb/pcre2-chartables-leakfix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Oct 2019 05:43:11 +0000 (14:43 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Oct 2019 05:43:11 +0000 (14:43 +0900)
commite0ff2d4c7ec338e30ea5e0340cda7f5fe8a187dc
treefdcd0653f52fd14b9ec433a66dafcf8765bfd500
parentd45d771978c3d5bead096934cad16ddfb9fced37
parent10da030ab757c38a01507bf18e2484698000b791
Merge branch 'cb/pcre2-chartables-leakfix'

Leakfix.

* cb/pcre2-chartables-leakfix:
  grep: avoid leak of chartables in PCRE2
  grep: make PCRE2 aware of custom allocator
  grep: make PCRE1 aware of custom allocator
builtin/grep.c
grep.c
grep.h