summaryrefslogtreecommitdiff
path: root/test/valgrind.suppressions
blob: 3ba7f292b0ca11a4c4802e650078acccef4a02bb (plain)
1
2
3
4
5
6
7
8
9
{
   srunner_run::timer_create-uninitialized-bytes
   Memcheck:Param
   timer_create(evp)
   fun:timer_create@@GLIBC_2.3.3
   fun:srunner_run
   fun:litest_run
   fun:main
}