Carlo points out that t0000 currently doesn't pass with leak-checking enabled in: https://public-inbox.org/git/CAPUEsphMUNYRACmK-nksotP1RrMn09mNGFdEHLLuNEWH4AcU7Q@xxxxxxxxxxxxxx/T/#m7e40220195d98aee4be7e8593d30094b88a6ee71 Here's a series that I've sat on for a while, which adds some UNLEAK's to "fix" this situation - see the individual patches for a justification of why an UNLEAK seems appropriate. ATB, Andrzej Andrzej Hunt (2): log: UNLEAK rev to silence a large number of leaks log: UNLEAK original pending objects builtin/log.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) base-commit: 186eaaae567db501179c0af0bf89b34cbea02c26 Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1092%2Fahunt%2Fleaks-t0000-v1 Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1092/ahunt/leaks-t0000-v1 Pull-Request: https://github.com/git/git/pull/1092 -- gitgitgadget