mirror of
https://github.com/git/git.git
synced 2025-09-10 22:44:50 +02:00
When we do a bitmap-aware revision traversal, we create an object_list for each of the "haves" and "wants" tips. After creating the result bitmaps these are no longer needed or used, but we never free the list memory. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
6.4 KiB
6.4 KiB