On Mon, Oct 26, 2015 at 11:43 AM, Junio C Hamano <[email protected]> wrote: > René Scharfe <[email protected]> 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 <[email protected]> >> --- > > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

