monero.supp: valgrind suppressions file

Seeded with a spurious problem when inspecting stack trace
This commit is contained in:
moneromooo-monero 2016-10-29 13:34:24 +01:00
parent ffd8c41f36
commit 48b57d813c
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3

View file

@ -0,0 +1,10 @@
{
libunwind causes spurious report
Memcheck:Param
msync(start)
...
obj:/usr/lib64/libunwind.so.*
...
fun:_ULx86_64_step
...
}