]> granicus.if.org Git - git/commit
Merge branch 'cb/pcre2-chartables-leakfix' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 18 Oct 2019 02:42:56 +0000 (11:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 18 Oct 2019 02:42:56 +0000 (11:42 +0900)
commit5bc67c64fd6f00aee738858a6bfb200d739378c9
treea8b3ffee055597e0feb96f8fe09b0102ba7dfa62
parent59160e59e9c1027d731030007662be75eea9881d
parent10da030ab757c38a01507bf18e2484698000b791
Merge branch 'cb/pcre2-chartables-leakfix' into next

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