diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-02-05 01:04:29 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-02-06 17:55:55 -0800 |
commit | d17294a05e7601b5139e09609fd0f805ac78271b (patch) | |
tree | 2cbffed02e438fd5133bcef92da97af1bd5c4aa9 /reftable/record_test.c | |
parent | Git 2.35.1 (diff) | |
download | tgif-d17294a05e7601b5139e09609fd0f805ac78271b.tar.xz |
hash-object: fix a trivial leak in --path
Fix a memory leak that happened when the --path option was
provided. This leak has been with us ever since the option was added
in 39702431500 (add --path option to git hash-object, 2008-08-03).
We can now mark "t1007-hash-object.sh" as passing when git is compiled
with SANITIZE=leak. It'll now run in the the
"GIT_TEST_PASSING_SANITIZE_LEAK=true" test mode (the "linux-leaks" CI
target).
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'reftable/record_test.c')
0 files changed, 0 insertions, 0 deletions