Merge pull request #4840
721aacd8easylogging++: faster access to logging (moneromooo-monero)7cc27b36Revert "easylogging++: make the logger handle early/late logging" (moneromooo-monero)
This commit is contained in:
@@ -17,3 +17,12 @@
|
||||
fun:maybe_unlock_and_signal_one<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> >
|
||||
...
|
||||
}
|
||||
|
||||
{
|
||||
we leak the logger, for performance reasons in on-the-fly init
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: definite
|
||||
fun:_Znwm
|
||||
fun:_ZN2el4base7Storage7getELPPEv
|
||||
...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user