
* Fix detelcted by Valgrind compute_reps () issue * Improve logging headers * Various minor tests improvements * Valgrind suppression file * Remove default value for min_log_delta
26 lines
519 B
Text
26 lines
519 B
Text
{
|
|
Boost_Log_Initialization
|
|
Memcheck:Cond
|
|
fun:_ZN5boost10filesystem6detail28directory_iterator_incrementERNS0_18directory_iteratorEPNS_6system10error_codeE
|
|
}
|
|
|
|
{
|
|
LMDB_block_exists
|
|
Memcheck:Cond
|
|
...
|
|
fun:mdb_node_search
|
|
}
|
|
|
|
{
|
|
wallets_entry_get
|
|
Memcheck:Cond
|
|
...
|
|
fun:_ZN4nano12wallet_store13entry_get_rawERKNS_11transactionERKNS_13uint256_unionE
|
|
}
|
|
|
|
{
|
|
wallets_entry_get_size8
|
|
Memcheck:Value8
|
|
...
|
|
fun:_ZN4nano12wallet_store13entry_get_rawERKNS_11transactionERKNS_13uint256_unionE
|
|
}
|