]> git.99rst.org Git - git.git/commit
builtin/send-pack: fix leaking list of push options
authorPatrick Steinhardt <redacted>
Mon, 30 Sep 2024 09:14:24 +0000 (11:14 +0200)
committerJunio C Hamano <redacted>
Mon, 30 Sep 2024 18:23:09 +0000 (11:23 -0700)
commit66893a14d0c0d3850227def321312a7290317610
treeda83e1b9888a06a14b013391799ca4ac67efc376
parenta6c30623d77b5fe759d5d9bedc33957ddaff1b4d
builtin/send-pack: fix leaking list of push options

The list of push options is leaking. Plug the leak.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/send-pack.c
t/t5411-proc-receive-hook.sh
t/t5545-push-options.sh
git clone https://git.99rst.org/PROJECT