On Sat, Sep 23, 2017 at 01:34:48AM +0200, Martin Ågren wrote: > Martin Ågren (6): > builtin/commit: fix memory leak in `prepare_index()` > commit: fix memory leak in `reduce_heads()` > leak_pending: use `object_array_clear()`, not `free()` > object_array: use `object_array_clear()`, not `free()` > object_array: add and use `object_array_pop()` > pack-bitmap[-write]: use `object_array_clear()`, don't leak All six look good to me. Thanks again for poking into this. I'm afraid to ask how far we have left to go on running the test suite all the way through with leak-checking turned on. :) -Peff