summaryrefslogtreecommitdiff
path: root/diff-no-index.c
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2020-02-12 21:16:33 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-02-13 09:08:58 -0800
commitacac50dd8c2c9725841b3e9143d78c6345dc076c (patch)
treeafa32ba98f25de1dff2bd6cae0ea4f3cda6b8fc9 /diff-no-index.c
parentpack-bitmap: factor out type iterator initialization (diff)
downloadtgif-acac50dd8c2c9725841b3e9143d78c6345dc076c.tar.xz
pack-bitmap: fix leak of haves/wants object lists
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>
Diffstat (limited to 'diff-no-index.c')
0 files changed, 0 insertions, 0 deletions