diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-09-05 12:08:43 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-09-05 08:49:10 -0700 |
commit | e03004f7f86a817af2b8d0752dfecac58e7d85e0 (patch) | |
tree | dd9f36770139576ccbcafc1613f7af1359d181c2 /commit.h | |
parent | 63494913eced2f0993eb431ad236b03e6ee8cac2 (diff) |
send-pack: fix leaking common object IDs
We're leaking the array of common object IDs in `send_pack()`. Fix this
by creating a common exit path where we free the leaking data. While at
it, unify some other cleanups now that we have a central place to put
them.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions