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:
parent
10ffadafdd
commit
95abc2c43f
@ -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
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user