diff options
author | Martin Ågren <martin.agren@gmail.com> | 2017-11-05 21:24:31 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-11-06 10:15:29 +0900 |
commit | f4e45cb3eb6fad4570ff63eecb37bae8102992fc (patch) | |
tree | 6c5bcac21f03ec8d0af24dbd4a2704dcacd51c87 /t/t4135/add-with backslash.diff | |
parent | bisect: fix off-by-one error in `best_bisection_sorted()` (diff) | |
download | tgif-f4e45cb3eb6fad4570ff63eecb37bae8102992fc.tar.xz |
bisect: fix memory leak when returning best element
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>
Diffstat (limited to 't/t4135/add-with backslash.diff')
0 files changed, 0 insertions, 0 deletions