diff options
author | Wladimir J. van der Laan <laanwj@protonmail.com> | 2019-11-19 15:03:15 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@protonmail.com> | 2019-11-19 15:03:44 +0100 |
commit | 7ea55264b9d60325bc7a5c15d78e9063de145970 (patch) | |
tree | 1d6a3b8c3c7fb937ef55d496d799cd2c6ca499e1 /test/sanitizer_suppressions | |
parent | 2d7066527a456f8e1f4f603fe104b0bd9d864559 (diff) |
test: remove lsan suppression for libcrypto
Diffstat (limited to 'test/sanitizer_suppressions')
-rw-r--r-- | test/sanitizer_suppressions/lsan | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sanitizer_suppressions/lsan b/test/sanitizer_suppressions/lsan index 90a92a5115..d2cb618d4e 100644 --- a/test/sanitizer_suppressions/lsan +++ b/test/sanitizer_suppressions/lsan @@ -1,5 +1,4 @@ # Suppress warnings triggered in dependencies -leak:libcrypto leak:libqminimal leak:libQt5Core leak:libQt5Gui |