mirror of
https://gitflic.ru/project/erthink/libmdbx.git
synced 2025-06-18 22:18:52 +00: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…
Reference in New Issue
Block a user