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

Trivial merge