diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2011-10-01 18:01:12 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-03 11:15:27 -0700 |
commit | 353f5657a8263bf4159d7e0450fb891df5e2b4c6 (patch) | |
tree | 0f90518dc685196e5b04c1d3f45187a3119350b3 /tree-diff.c | |
parent | 4a43d374fcbdea26b3596592a497a1c16f90b9e6 (diff) | |
download | git-353f5657a8263bf4159d7e0450fb891df5e2b4c6.tar.gz |
bisect: use leak_pending flag
Instead of creating a copy of the list of pending objects, copy the
struct object_array that points to it, turn on leak_pending, and thus
cause prepare_revision_walk to leave it to us. And free it once
we're done.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree-diff.c')
0 files changed, 0 insertions, 0 deletions