mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 13:13:27 +01:00
monero.supp: valgrind suppressions file
Seeded with a spurious problem when inspecting stack trace
This commit is contained in:
parent
ffd8c41f36
commit
48b57d813c
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
|
||||
...
|
||||
}
|
Loading…
Reference in New Issue
Block a user