On Sun, Aug 25, 2013 at 7:16 AM, Junio C Hamano <[email protected]> wrote: > Jeff King <[email protected]> writes: >> Do we need to clear_mailmap before returning to avoid a leak? > > Good question. What I queued yesterday seems to have a call to > clear_mailmap(&mailmap) before that return.
Indeed, the version you queued has clear_mailmap(), not the version you sent by email. Will resend. Thanks, -- 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

