diff options
| author | Jacob Keller <jacob.keller@gmail.com> | 2025-06-27 15:09:04 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-06-27 15:17:57 -0700 |
| commit | d1c44861f9c86ef3ff6e0614e423d86a2a41db4f (patch) | |
| tree | 20e70bdc4ecc70c7e653e00499f0c2722a5f0c30 /refs/files-backend.c | |
| parent | fbe8d3079d4a96aeb4e4529cc93cc0043b759a05 (diff) | |
send-pack: clean up extra_have oid array
Commit c8009635785e ("fetch-pack, send-pack: clean up shallow oid
array", 2024-09-25) cleaned up the shallow oid array in cmd_send_pack,
but didn't clean up extra_have, which is still leaked at program exit.
I suspect the particular tests in t5539 don't trigger any additions to
the extra_have array, which explains why the tests can pass leak free
despite this gap.
Signed-off-by: Jacob Keller <jacob.keller@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs/files-backend.c')
0 files changed, 0 insertions, 0 deletions
