mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 00:34:13 +08:00
mdbx-test: more suppressions for Valrgind (for case db-page less than systen-page).
This commit is contained in:
parent
660c302525
commit
d65305564f
@ -22,6 +22,14 @@
|
||||
...
|
||||
fun:mdbx_mapresize
|
||||
}
|
||||
{
|
||||
msync-wipe-steady
|
||||
Memcheck:Param
|
||||
msync(start)
|
||||
fun:msync
|
||||
...
|
||||
fun:mdbx_wipe_steady
|
||||
}
|
||||
|
||||
# single-page flush by pwrite()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user