mirror of
https://github.com/git/git.git
synced 2026-04-10 00:40:14 +02:00
There are various memory leaks hit by git-format-patch(1). Basically all of them are trivial, except that un-setting `diffopt.no_free` requires us to unset the `diffopt.file` because we manually close it already. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
74 KiB
Executable File
74 KiB
Executable File