Merge branch 'ab/hash-object-leakfix'
Trivial leakfix. * ab/hash-object-leakfix: hash-object: fix a trivial leak in --path
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
test_description="git hash-object"
|
||||
|
||||
TEST_PASSES_SANITIZE_LEAK=true
|
||||
. ./test-lib.sh
|
||||
|
||||
echo_without_newline() {
|
||||
|
Reference in New Issue
Block a user