aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4113-apply-ending.sh
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-04-25 10:34:24 -0700
committerJunio C Hamano <gitster@pobox.com>2024-04-25 10:34:24 -0700
commite326e520101dcf43a0499c3adc2df7eca30add2d (patch)
tree0ccc11db7a48e18541d6dd4556d0a59c09f80770 /t/t4113-apply-ending.sh
parentc9d1ee7cdf08f8915ed4fdd9571ecf901d074e85 (diff)
parent16727404c48ba1c2f43fb966276aee0b8cb24389 (diff)
downloadgit-e326e520101dcf43a0499c3adc2df7eca30add2d.tar.gz
Merge branch 'rj/add-i-leak-fix'
Leakfix. * rj/add-i-leak-fix: add: plug a leak on interactive_add add-patch: plug a leak handling the '/' command add-interactive: plug a leak in get_untracked_files apply: plug a leak in apply_data
Diffstat (limited to 't/t4113-apply-ending.sh')
-rwxr-xr-xt/t4113-apply-ending.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t4113-apply-ending.sh b/t/t4113-apply-ending.sh
index 66fa51591e..2c65c6a169 100755
--- a/t/t4113-apply-ending.sh
+++ b/t/t4113-apply-ending.sh
@@ -6,6 +6,7 @@
test_description='git apply trying to add an ending line.
'
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
# setup