1
0
Fork 0
mirror of https://git.wownero.com/wownero/wownero.git synced 2024-08-15 01:03:23 +00:00

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
...
}