diff --git a/test/valgrind_suppress.txt b/test/valgrind_suppress.txt index eec4ad16..bc43aa8f 100644 --- a/test/valgrind_suppress.txt +++ b/test/valgrind_suppress.txt @@ -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() {