sequencer.c: plug leaks in do_pick_commit
authorStefan Beller <sbeller@google.com>
Fri, 1 Jun 2018 20:01:45 +0000 (13:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Jun 2018 02:36:35 +0000 (11:36 +0900)
Going to leave, we additionally free the author and commit message
and make sure to call update_abort_safety_file().

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found