Rubén Justo <rjusto@xxxxxxxxx> writes: > Rubén Justo (4): > apply: plug a leak in apply_data > add-interactive: plug a leak in get_untracked_files > add-patch: plug a leak handling the '/' command > add: plug a leak on interactive_add Thanks, will queue. > > add-interactive.c | 1 + > add-patch.c | 1 + > apply.c | 4 +++- > builtin/add.c | 9 ++++++--- > t/t2016-checkout-patch.sh | 1 + > t/t3701-add-interactive.sh | 1 + > t/t4103-apply-binary.sh | 1 + > t/t4104-apply-boundary.sh | 1 + > t/t4113-apply-ending.sh | 1 + > t/t4117-apply-reject.sh | 1 + > t/t4123-apply-shrink.sh | 1 + > t/t4252-am-options.sh | 2 ++ > t/t4258-am-quoted-cr.sh | 1 + > t/t7514-commit-patch.sh | 2 ++ > 14 files changed, 23 insertions(+), 4 deletions(-)