mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
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>
2.3 KiB
Executable File
2.3 KiB
Executable File