mdbx: устранение несущественных предупреждений Valgrind.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev)
2023-01-02 15:47:48 +03:00
parent 2c8d3e1e12
commit 24f2e878c1
2 changed files with 27 additions and 10 deletions

View File

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