зеркало из https://github.com/mozilla/gecko-dev.git
ef6d1e9493
There are a variety of ways that the parent and child process ensure that the child process exits quickly in opt builds, but for AddressSanitizer builds we want to let the child process to run to completion, so that we can get a LeakSanitizer report. This requires adding some addition LSan suppressions, because running LSan in child processes detects some new leaks. |
||
---|---|---|
.. | ||
lsan_suppressions.txt | ||
tsan_suppressions.txt |