mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 12:04:39 +08:00
4 lines
186 B
Plaintext
4 lines
186 B
Plaintext
# 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
|