0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/valgrind.suppressions

15 lines
254 B
Plaintext

{
Command_Static_Stuff
Memcheck:Leak
...
fun:_ZNSsC1EPKcRKSaIcE
...
}
{
mongod-writes-uninitialized-data-for-journal
Memcheck:Param
write(buf)
obj:/lib64/libpthread-2.14.90.so
fun:_ZN5mongo7LogFile17synchronousAppendEPKvm
}