Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-05-18 00:10:39 +0300
committerJunio C Hamano <gitster@pobox.com>2023-05-18 02:47:36 +0300
commit20bd08aefb20168c6c227d2bfd1965761f9201ea (patch)
treec73394e2c2364461c37afafcb8f6a6e0214e2bba /git-send-email.perl
parent3ece9bf0f9e24909b090cf348d89e8920bd4f82f (diff)
t9001: mark the script as no longer leak checker clean
The test uses "format-patch --thread" which is known to leak the generated message ID list. Plugging these leaks involves straightening out the memory ownership rules around rev_info.message_id and rev_info.ref_message_ids, and is beyond the scope of send-email fix, so for now mark the test as leaky to unblock the topic before the release. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-send-email.perl')
0 files changed, 0 insertions, 0 deletions