diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-09-23 11:20:45 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-09-23 11:29:45 -0700 |
commit | 2cdc292b3160e2bd80c3a9d24eff3afe29a2a46d (patch) | |
tree | 913b0f2701759d62b0aca5d4899db6c970c3976e /transport.c | |
parent | The third batch (diff) | |
download | tgif-2cdc292b3160e2bd80c3a9d24eff3afe29a2a46d.tar.xz |
Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS
When SANITIZE=leak is specified we'll now add a SANITIZE_LEAK flag to
GIT-BUILD-OPTIONS, this can then be picked up by the test-lib.sh,
which sets a SANITIZE_LEAK prerequisite.
We can then skip specific tests that are known to fail under
SANITIZE=leak, add one such annotation to t0004-unwritable.sh, which
now passes under SANITIZE=leak.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport.c')
0 files changed, 0 insertions, 0 deletions