mdbx-test: more suppressions for Valrgind (for case db-page less than systen-page).

This commit is contained in:
Leonid Yuriev 2021-07-07 02:21:52 +03:00
parent 660c302525
commit d65305564f

View File

@ -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()
{