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:
Riccardo Spagni
2016-11-01 21:49:30 +02:00
4 changed files with 19 additions and 5 deletions

View File

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