mirror of
https://github.com/git/git.git
synced 2026-02-11 10:18:04 +00:00
The codepath that send_pack() calls pack_objects() mistakenly closed the same file descriptor twice, leading to potentially closing a wrong file descriptor that was opened in the meantime. * jl/pack-transfer-avoid-double-close: Clear fd after closing to avoid double-close error
23 KiB
23 KiB