summaryrefslogtreecommitdiff
path: root/t/t1412-reflog-loop.sh
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2022-04-13 20:01:52 (GMT)
committerJunio C Hamano <gitster@pobox.com>2022-04-14 06:56:10 (GMT)
commit81ffbf838070bf68970688e4a11399f58c562cce (patch)
tree41d5d0f3e01f8be7c9c0895e1c63e33eb8f85eea /t/t1412-reflog-loop.sh
parentab1f6926e90e00ac2ea649e67355f0a0669c0541 (diff)
downloadgit-81ffbf838070bf68970688e4a11399f58c562cce.zip
git-81ffbf838070bf68970688e4a11399f58c562cce.tar.gz
git-81ffbf838070bf68970688e4a11399f58c562cce.tar.bz2
revisions API: release "reflog_info" in release revisions()
Add a missing reflog_walk_info_release() to "reflog-walk.c" and use it in release_revisions(). Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1412-reflog-loop.sh')
-rwxr-xr-xt/t1412-reflog-loop.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t1412-reflog-loop.sh b/t/t1412-reflog-loop.sh
index 977603f..ff30874 100755
--- a/t/t1412-reflog-loop.sh
+++ b/t/t1412-reflog-loop.sh
@@ -1,6 +1,8 @@
#!/bin/sh
test_description='reflog walk shows repeated commits again'
+
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
test_expect_success 'setup commits' '