On Mon, Jul 1, 2024 at 3:38 PM Rubén Justo [off-list ref] wrote:
A quick test tell us that t0612 does not trigger any leak:
s/tell/tells/
$ make SANITIZE=leak test GIT_TEST_PASSING_SANITIZE_LEAK=check GIT_TEST_SANITIZE_LEAK_LOG=true GIT_TEST_OPTS=-i T=t0612-reftable-jgit-compatibility.sh
[...]
Let's mark it as leak-free to silence the machinery activated by
`GIT_TEST_PASSING_SANITIZE_LEAK=check`.
Reported-by: Jeff King <redacted>
Signed-off-by: Rubén Justo <redacted>