Merge branch 'jk/apache-lsan'
authorJunio C Hamano <gitster@pobox.com>
Sun, 19 May 2019 07:45:29 +0000 (16:45 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 19 May 2019 07:45:29 +0000 (16:45 +0900)
Allow tests that involve httpd to be run under leak sanitizer, just
like we can already do so under address sanitizer.

* jk/apache-lsan:
t/lib-httpd: pass LSAN_OPTIONS through apache

t/lib-httpd/apache.conf
index 06a81b54c75d5948b31c03152609fccb1311c12f..5c1c86c193ab79bd89212d0eefd5a114ec542f7d 100644 (file)
@@ -76,6 +76,7 @@ PassEnv GIT_VALGRIND
 PassEnv GIT_VALGRIND_OPTIONS
 PassEnv GNUPGHOME
 PassEnv ASAN_OPTIONS
+PassEnv LSAN_OPTIONS
 PassEnv GIT_TRACE
 PassEnv GIT_CONFIG_NOSYSTEM
 PassEnv GIT_TEST_SIDEBAND_ALL