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
commit d51f1af75f
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
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
...
}