Skip to content

Commit

Permalink
Merge bitcoin#23964: Update test/sanitizer_suppressions/lsan
Browse files Browse the repository at this point in the history
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
  • Loading branch information
MarcoFalke authored and vijaydasmp committed Sep 15, 2024
1 parent c5363e9 commit 67afe64
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/sanitizer_suppressions/lsan
Original file line number Diff line number Diff line change
@@ -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<>
Expand Down

0 comments on commit 67afe64

Please sign in to comment.