mirror of
https://github.com/isar/libmdbx.git
synced 2024-12-30 03:04:12 +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
|
||||
Memcheck:Cond
|
||||
fun:bcmp
|
||||
fun:mdbx_iov_write
|
||||
fun:mdbx_iov_write*
|
||||
}
|
||||
{
|
||||
write-page-check-memcmp
|
||||
Memcheck:Cond
|
||||
fun:memcmp*
|
||||
fun:mdbx_iov_write
|
||||
fun:mdbx_iov_write*
|
||||
}
|
||||
|
||||
# single-page flush by pwrite()
|
||||
|
Loading…
x
Reference in New Issue
Block a user