From: Junio C Hamano Date: Tue, 16 May 2017 02:51:53 +0000 (+0900) Subject: Merge branch 'jk/am-leakfix' X-Git-Tag: v2.14.0-rc0~193 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/db3b1d5843354e2caf3c026b06834df7a55dcef6 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() --- db3b1d5843354e2caf3c026b06834df7a55dcef6