mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-21 08:23:24 -05:00
When registering shallow roots, we unset the list of parents of the to-be-registered commit if it's already been parsed. This causes us to leak memory though because we never free this list. Fix this. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
22 KiB
22 KiB