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
path: root/t
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-12-19 01:10:13 +0300
committerJunio C Hamano <gitster@pobox.com>2023-12-19 01:10:13 +0300
commitcacf27bf8229412ec48a572e42ba06e9c7e751a9 (patch)
tree2a55c4cd0938d37aa1e8e3bc934930f3927f5313 /t
parentb3e223ddda5edc503e4c73c73654b5122584188f (diff)
parentcd3c28c53addae7942968f5f15854f8ce44df3ff (diff)
Merge branch 'rs/column-leakfix'
Leakfix. * rs/column-leakfix: column: release strbuf and string_list after use
Diffstat (limited to 't')
-rwxr-xr-xt/t9002-column.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t9002-column.sh b/t/t9002-column.sh
index 6d3dbde3fe..348cc40658 100755
--- a/t/t9002-column.sh
+++ b/t/t9002-column.sh
@@ -1,6 +1,7 @@
#!/bin/sh
test_description='git column'
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
test_expect_success 'setup' '