mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 02:54:13 +08:00
mdbx-test: minor refine Valgrind-suppressions for gcc-isra.
This commit is contained in:
parent
6380f2e844
commit
a6b506be45
@ -36,13 +36,13 @@
|
|||||||
write-page-check-bcmp
|
write-page-check-bcmp
|
||||||
Memcheck:Cond
|
Memcheck:Cond
|
||||||
fun:bcmp
|
fun:bcmp
|
||||||
fun:mdbx_iov_write
|
fun:mdbx_iov_write*
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
write-page-check-memcmp
|
write-page-check-memcmp
|
||||||
Memcheck:Cond
|
Memcheck:Cond
|
||||||
fun:memcmp*
|
fun:memcmp*
|
||||||
fun:mdbx_iov_write
|
fun:mdbx_iov_write*
|
||||||
}
|
}
|
||||||
|
|
||||||
# single-page flush by pwrite()
|
# single-page flush by pwrite()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user