mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 05:20:35 +08:00
544bd183da
Blacklist an apparently false positive in the underlying runtime.
4 lines
192 B
Plaintext
4 lines
192 B
Plaintext
# Ignore a one-off leak in __cxa_thread_atexit_impl that isn't under our control.
|
|
# See https://github.com/fish-shell/fish-shell/pull/9754#issuecomment-1523782989
|
|
fun:__cxa_thread_atexit_impl
|