mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-20 05:18:21 +08:00
mdbx-test: добавление исключений Valgrind для измененного кода.
This commit is contained in:
parent
9cee1ff799
commit
d6b9a71825
@ -30,6 +30,14 @@
|
|||||||
...
|
...
|
||||||
fun:wipe_steady*
|
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
|
# memcmp() inside iov_write() as workaround for https://libmdbx.dqdkfa.ru/dead-github/issues/269
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user