summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/2.32.4.txt
diff options
context:
space:
mode:
authorRubén Justo <rjusto@gmail.com>2024-04-22 22:54:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2024-04-22 23:27:43 (GMT)
commit16727404c48ba1c2f43fb966276aee0b8cb24389 (patch)
tree0fe319b0d9e46c6950baf37995a321d83ccf37b5 /Documentation/RelNotes/2.32.4.txt
parentec9b74b18e019a8adff827ab22380f9771ac5f00 (diff)
downloadgit-16727404c48ba1c2f43fb966276aee0b8cb24389.zip
git-16727404c48ba1c2f43fb966276aee0b8cb24389.tar.gz
git-16727404c48ba1c2f43fb966276aee0b8cb24389.tar.bz2
add: plug a leak on interactive_add
Plug a leak we have since 5a76aff1a6 (add: convert to use parse_pathspec, 2013-07-14). This leak can be triggered with: $ git add -p anything Fixing this leak allows us to mark as leak-free the following tests: + t3701-add-interactive.sh + t7514-commit-patch.sh Mark them with "TEST_PASSES_SANITIZE_LEAK=true" to notice and fix promply any new leak that may be introduced and triggered by them in the future. Signed-off-by: Rubén Justo <rjusto@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/2.32.4.txt')
0 files changed, 0 insertions, 0 deletions