mirror of
https://github.com/git/git.git
synced 2026-01-10 10:13:33 +00:00
Merge branch 'jk/format-patch-message-id-unleak'
Leakfix. * jk/format-patch-message-id-unleak: format-patch: free elements of rev.ref_message_ids list format-patch: free rev.message_id when exiting
This commit is contained in:
@@ -4,7 +4,7 @@ test_description='git send-email'
|
||||
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main
|
||||
export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
|
||||
|
||||
# no longer TEST_PASSES_SANITIZE_LEAK=true - format-patch --thread leaks
|
||||
TEST_PASSES_SANITIZE_LEAK=true
|
||||
. ./test-lib.sh
|
||||
|
||||
# May be altered later in the test
|
||||
|
||||
Reference in New Issue
Block a user