0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-08 10:31:50 -05:00

Update test/sanitizer_suppressions/lsan

This commit is contained in:
Hennadii Stepanov 2022-01-03 18:59:36 +02:00
parent 75a227e39e
commit 1eb5389ee5
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -1,7 +1,4 @@
# Suppress warnings triggered in dependencies
leak:libqminimal
leak:libQt5Core
leak:libQt5Gui
leak:libQt5Widgets
# false-positive due to use of secure_allocator<>