Skip to content

Commit 38146a4

Browse files
author
MarcoFalke
committed
Merge bitcoin/bitcoin#23964: Update test/sanitizer_suppressions/lsan
1eb5389 Update test/sanitizer_suppressions/lsan (Hennadii Stepanov) Pull request description: With Qt 5.15.2 in depends it seems we can drop some Leak Sanitizer suppressions now. ACKs for top commit: fanquake: ACK 1eb5389 given the CI is passing. Did not test anything locally. Tree-SHA512: 657aa390ffa68951a95bfaac6502da57daf2533ffb0ed49b483f056f6242952316515f250ad36890c9f02ca79eccd60f43c16922d5a50acb1508936e780496cc
2 parents 4eedaba + 1eb5389 commit 38146a4

File tree

1 file changed

+0
-3
lines changed
  • test/sanitizer_suppressions

1 file changed

+0
-3
lines changed

test/sanitizer_suppressions/lsan

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Suppress warnings triggered in dependencies
2-
leak:libqminimal
3-
leak:libQt5Core
4-
leak:libQt5Gui
52
leak:libQt5Widgets
63

74
# false-positive due to use of secure_allocator<>

0 commit comments

Comments
 (0)