summaryrefslogtreecommitdiff
path: root/diff.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-09-26 13:46:57 +0200
committerJunio C Hamano <gitster@pobox.com>2024-09-27 08:25:36 -0700
commit355b3190ee208594ab122eace8a20f17d668e21c (patch)
tree7928027ef5d3a49a78b892fc4f0ee5b4d80c9424 /diff.c
parent6d82437a470fc7797e41f5a7ac4874914db7cdb8 (diff)
promisor-remote: fix leaking partial clone filter
The partial clone filter of a promisor remote is never free'd, causing memory leaks. Furthermore, in case multiple partial clone filters are defined for the same remote, we'd overwrite previous values without freeing them. Fix these leaks. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions