0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00

make suppression for journaling more generic to cover more cases

This commit is contained in:
Eric Milkie 2012-02-27 11:23:05 -05:00
parent 10ffadafdd
commit 95abc2c43f

View File

@ -6,17 +6,9 @@
...
}
{
mongod-writes-uninitialized-data-for-preallocate
mongod-writes-uninitialized-data-for-journal
Memcheck:Param
write(buf)
obj:/lib64/libpthread-2.14.90.so
fun:_ZN5mongo7LogFile17synchronousAppendEPKvm
fun:_ZN5mongo3dur20_preallocateIsFasterEv
fun:_ZN5mongo3dur19preallocateIsFasterEv
fun:_ZN5mongo3dur16preallocateFilesEv
fun:_ZN5mongo3dur7startupEv
fun:_ZN5mongo14_initAndListenEi
fun:_ZN5mongo13initAndListenEi
fun:main
}