]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/lsan-race-ignore-false-positive'
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Jan 2025 16:44:52 +0000 (08:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Jan 2025 16:44:52 +0000 (08:44 -0800)
The code to check LSan results has been simplified and made more
robust.

* jk/lsan-race-ignore-false-positive:
  test-lib: add a few comments to LSan log checking
  test-lib: simplify lsan results check
  test-lib: invert return value of check_test_results_san_file_empty


Trivial merge