diff options
author | René Scharfe <l.s.r@web.de> | 2021-09-04 09:50:58 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-09-07 13:03:13 -0700 |
commit | 709b3f32d333df1e29dbb073b4e9e834f130a989 (patch) | |
tree | c06e851e11818e8641e8a2bb96a5adff8bfc7828 /t/t9816-git-p4-locked.sh | |
parent | Git 2.33 (diff) | |
download | tgif-709b3f32d333df1e29dbb073b4e9e834f130a989.tar.xz |
range-diff: avoid segfault with -I
output() reuses the same struct diff_options for multiple calls of
diff_flush(). Set the option no_free to instruct it to keep the
ignore regexes between calls and release them explicitly at the end.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9816-git-p4-locked.sh')
0 files changed, 0 insertions, 0 deletions