Merge branch 'jk/am-leakfix'

The codepath in "git am" that is used when running "git rebase" leaked memory held for the log message of the commits being rebased. * jk/am-leakfix: am: shorten ident_split variable name in get_commit_info() am: simplify allocations in get_commit_info() am: fix commit buffer leak in get_commit_info()

Junio C Hamano committed May 16, 2017 at 11:51 UTC db3b1d5843354e2caf3c026b06834df7a55dcef6

No changes.