]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rj/test-with-leak-check'
authorJunio C Hamano <gitster@pobox.com>
Tue, 6 Feb 2024 22:31:21 +0000 (14:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Feb 2024 22:31:22 +0000 (14:31 -0800)
More tests that are supposed to pass leak sanitizer are marked as such.

* rj/test-with-leak-check:
  t0080: mark as leak-free
  test-lib: check for TEST_PASSES_SANITIZE_LEAK
  t6113: mark as leak-free
  t5332: mark as leak-free


Trivial merge