Merge pull request #1272
48b57d8monero.supp: valgrind suppressions file (moneromooo-monero)ffd8c41ringct: check the size of amount_keys is the same as destinations (moneromooo-monero)836669dringct: always shutdown the boost io service (moneromooo-monero)
This commit is contained in:
10
contrib/valgrind/monero.supp
Normal file
10
contrib/valgrind/monero.supp
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
libunwind causes spurious report
|
||||
Memcheck:Param
|
||||
msync(start)
|
||||
...
|
||||
obj:/usr/lib64/libunwind.so.*
|
||||
...
|
||||
fun:_ULx86_64_step
|
||||
...
|
||||
}
|
||||
Reference in New Issue
Block a user