On Mon, Oct 26, 2015 at 11:43 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > René Scharfe <l.s.r@xxxxxx> writes: > >> Avoid duplication by moving the code to release allocated memory for >> arguments and environment to its own function, child_process_clear(). >> Export it to provide a counterpart to child_process_init(). >> >> Signed-off-by: Rene Scharfe <l.s.r@xxxxxx> >> --- > > Hmm, is this _deinit() Stefan added to his series recently? Yes. Although you (Junio) take credit for actually using it in these places, too. :) -- 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