mirror of
https://github.com/git/git.git
synced 2026-08-13 17:07:54 +00:00
In `free_one_config()` we never end up freeing the `url` and `ignore` fields and thus leak memory. Fix those leaks and mark now-passing tests as leak free. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
27 KiB
27 KiB