mirror of
https://github.com/monero-project/monero.git
synced 2025-05-02 17:54:53 -04:00
Merge pull request #1272
48b57d8
monero.supp: valgrind suppressions file (moneromooo-monero)ffd8c41
ringct: check the size of amount_keys is the same as destinations (moneromooo-monero)836669d
ringct: always shutdown the boost io service (moneromooo-monero)
This commit is contained in:
commit
d51f1af75f
4 changed files with 19 additions and 5 deletions
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…
Add table
Add a link
Reference in a new issue