summaryrefslogtreecommitdiff
path: root/etc/lsan.suppressions
blob: 5b9859d97ec1b20891a3e23869e4cff722ee580d (plain)
1
2
3
4
5
6
7
8
9
# Client objects are leaked in threads that are never terminated
leak:mongo::Client::Client

# DiagnosticListeners and WaitListeners need to be available in detached threads
leak:mongo::latch_detail::getDiagnosticListenerState
leak:mongo::latch_detail::installDiagnosticListener
leak:mongo::Interruptible::installWaitListener

leak:glob64