mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
544bd183da
Blacklist an apparently false positive in the underlying runtime.
3 lines
192 B
Text
3 lines
192 B
Text
# 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
|