summaryrefslogtreecommitdiff
path: root/builtin/fmt-merge-msg.c
diff options
context:
space:
mode:
authorLibravatar Ævar Arnfjörð Bjarmason <avarab@gmail.com>2022-03-04 19:32:05 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2022-03-04 13:24:17 -0800
commite69fe2e460080771e1de43f2e8b76adda2252c5f (patch)
tree5226e6e2dc81e8c958f0c9b7a82bfba65d33e851 /builtin/fmt-merge-msg.c
parentindex-pack: fix memory leaks (diff)
downloadtgif-e69fe2e460080771e1de43f2e8b76adda2252c5f.tar.xz
merge-base: free() allocated "struct commit **" list
Fix a memory leak in 53eda89b2fe (merge-base: teach "git merge-base" to drive underlying merge_bases_many(), 2008-07-30) by calling free() on the "struct commit **" list used by "git merge-base". This gets e.g. "t6010-merge-base.sh" closer to passing under SANITIZE=leak, it failed 8 tests before when compiled with that option, and now fails only 5 tests. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/fmt-merge-msg.c')
0 files changed, 0 insertions, 0 deletions