fish-shell/build_tools/lsan_suppressions.txt
2024-02-23 16:36:10 +01:00

3 lines
186 B
Text

# LSAN can detect leaks tracing back to __asan::AsanThread::ThreadStart (probably caused by our
# threads not exiting before their TLS dtors are called). Just ignore it.
leak:AsanThread