Hi! Thank you for the code review. I’ve moved the `strbuf_release(&line);` closer to the last point where `line` is used. And I’ve included Junio’s patch to address the missing `free(local_path)` when `hold_lock_file_for_update()<0`. Lénaïc Huard (1): maintenance: fix two memory leaks builtin/gc.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) -- 2.31.1