From 0137d1f3034573fef928469b25ff3dcb1dc9ffba Mon Sep 17 00:00:00 2001 From: Leonid Yuriev Date: Mon, 21 Oct 2019 10:00:55 +0300 Subject: [PATCH] mdbx: alter Valgrind suppressions. Change-Id: Ia662fe80eb22efb98a63acdf390e5e03cc5953b2 --- test/valgrind_suppress.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/valgrind_suppress.txt b/test/valgrind_suppress.txt index d9ee6af5..98309ceb 100644 --- a/test/valgrind_suppress.txt +++ b/test/valgrind_suppress.txt @@ -19,7 +19,6 @@ Memcheck:Param pwritev(vector[...]) fun:pwritev - fun:mdbx_pwritev + ... fun:mdbx_page_flush - fun:mdbx_txn_commit }