Jeff King <peff@xxxxxxxx> writes: > On Mon, Nov 06, 2023 at 11:45:48AM +0100, Patrick Steinhardt wrote: > >> this patch series fixes some memory leaks. All of these leaks have been >> found while working on the reftable backend. > > All four look good to me (and the refactoring in 3/4 is very cleanly > done). Thanks, both.