aboutsummaryrefslogtreecommitdiffstats
path: root/archive.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-08-22 11:17:21 +0200
committerJunio C Hamano <gitster@pobox.com>2024-08-22 09:18:04 -0700
commitff0935b96e414ff7115f281308c33fb93e4e26ce (patch)
tree0bf21a7d3d5ae4f733c75b424a362e5143d7ed20 /archive.c
parentpretty: fix leaking key/value separator buffer (diff)
downloadgit-ff0935b96e414ff7115f281308c33fb93e4e26ce.tar.gz
git-ff0935b96e414ff7115f281308c33fb93e4e26ce.zip
builtin/merge-tree: fix leaking `-X` strategy options
The `-X` switch for git-merge-tree(1) will push each option into a local `xopts` vector that we then end up parsing. The vector never gets freed though, causing a memory leak. Plug it. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'archive.c')
0 files changed, 0 insertions, 0 deletions