summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorStefan Beller <sbeller@google.com>2015-03-21 00:28:04 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-03-23 18:12:58 (GMT)
commit473091e21ef2dbee6087cdf0429858faf2b50740 (patch)
treee6c6dace9d3d3f51bb0900ed1bca2b3764626c61 /builtin/commit.c
parentd687839c29624de4b00ac22a6d8160172b357e14 (diff)
downloadgit-473091e21ef2dbee6087cdf0429858faf2b50740.zip
git-473091e21ef2dbee6087cdf0429858faf2b50740.tar.gz
git-473091e21ef2dbee6087cdf0429858faf2b50740.tar.bz2
merge-recursive: fix memleaks
These string_list instances were allocated by get_renames() and get_unmerged for the sole use of this caller, and the function is responsible for freeing them, not just their contents. Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions