diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-09-05 12:08:53 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-09-05 08:49:11 -0700 |
commit | 3eefd348e5865b0406d32194a157ae77d9a7939b (patch) | |
tree | f65599e328299448b05394423ec577126ea88839 /commit.c | |
parent | ac2e7d545efdc4ceeef8c1191bb276e86d793f29 (diff) |
submodule: fix leaking fetch task data
The `submodule_parallel_fetch` structure contains various data
structures that we use to set up parallel fetches of submodules. We do
not free some of its data though, causing memory leaks. Plug those.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions