Skip to content

Commit 86b8254

Browse files
rjustogitster
authored andcommitted
t5332: mark as leak-free
This test is leak-free since it was added in af626ac (pack-bitmap: enable reuse from all bitmapped packs, 2023-12-14). Let's mark it as leak-free to make sure it stays that way (and to reduce noise when looking for other leak-free scripts after we fix some leaks). Signed-off-by: Rubén Justo <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent b50a608 commit 86b8254

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/t5332-multi-pack-reuse.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
test_description='pack-objects multi-pack reuse'
44

5+
TEST_PASSES_SANITIZE_LEAK=true
56
. ./test-lib.sh
67
. "$TEST_DIRECTORY"/lib-bitmap.sh
78

0 commit comments

Comments
 (0)