Ammon Riley <ammon.riley@xxxxxxxxx> writes: > There was an xmalloc() for path, but I didn't see a corresponding free(). > Does it happen somewhere else that I'm not expecting? It implicitly happens in exit() in git.c:handle_internal_command() after cmd_init_db() returns the control to it. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html