mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
valgrind : remove duplicate BCLog::Logger suppression
This was added in #17770, but is identical to the supression above.
This commit is contained in:
parent
708e3c7e85
commit
d7120f7f78
1 changed files with 0 additions and 8 deletions
|
|
@ -184,11 +184,3 @@
|
|||
...
|
||||
fun:_ZN5BCLog6Logger12StartLoggingEv
|
||||
}
|
||||
{
|
||||
Suppress BCLog::Logger::StartLogging() still reachable memory warning
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
...
|
||||
fun:_ZN5BCLog6Logger12StartLoggingEv
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue