diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-02-18 01:07:22 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-17 16:32:19 -0800 |
commit | 588e4fb19190c03319a2b67d447dd40f97d85531 (patch) | |
tree | 6f0e118ffe8f836b484229d132f886a00b43b8e7 /Documentation/RelNotes/2.8.1.txt | |
parent | grep/pcre2: correct reference to grep_init() in comment (diff) | |
download | tgif-588e4fb19190c03319a2b67d447dd40f97d85531.tar.xz |
grep/pcre2: prepare to add debugging to pcre2_malloc()
Change pcre2_malloc() in a way that'll make it easier for a debugging
fprintf() to spew out the allocated pointer.
This doesn't introduce any functional change, it just makes a
subsequent commit's diff easier to read. Changes code added in
513f2b0bbd4 (grep: make PCRE2 aware of custom allocator, 2019-10-16).
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/2.8.1.txt')
0 files changed, 0 insertions, 0 deletions