Browse Source
When `find_bisection()` returns a single list entry, it leaks the other entries. Move the to-be-returned item to the front and free the remainder. Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Martin Ågren
7 years ago
committed by
Junio C Hamano
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue