From: Sebastian Harl Date: Sat, 19 Jul 2014 11:21:48 +0000 (+0200) Subject: t/valgrind.suppress: Suppress another error in check. X-Git-Tag: sysdb-0.3.0~53 X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=commitdiff_plain;h=0f08a73957ee675ea660cf39455e9ab6ff536ccf t/valgrind.suppress: Suppress another error in check. --- diff --git a/t/valgrind.suppress b/t/valgrind.suppress index 2861b59..608be31 100644 --- a/t/valgrind.suppress +++ b/t/valgrind.suppress @@ -7,3 +7,11 @@ fun:srunner_run_all fun:main } +{ + + Memcheck:Param + timer_create(evp) + fun:timer_create@@GLIBC_2.3.3 + fun:srunner_run + fun:main +}