mdbx-test: добавление исключений Valgrind для измененного кода.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev) 2022-11-28 21:37:08 +03:00
parent 9cee1ff799
commit d6b9a71825

View File

@ -30,6 +30,14 @@
...
fun:wipe_steady*
}
{
msync-meta
Memcheck:Param
msync(start)
fun:msync
...
fun:meta_sync*
}
# memcmp() inside iov_write() as workaround for https://libmdbx.dqdkfa.ru/dead-github/issues/269
{