Code

t/valgrind.suppress: Use a pattern for the full name of gcov_exit.
[sysdb.git] / t / valgrind.suppress
index 51da50c0628d181ca68db006bde3cf8333c81530..7d624227572499309a23a21b0930a27a2c9ee4c1 100644 (file)
@@ -1,7 +1,7 @@
 {
    <insert_a_suppression_name_here>
    Memcheck:Cond
-   fun:gcov_exit
+   fun:gcov_exit*
    fun:__run_exit_handlers
    fun:exit
    fun:srunner_run_all
@@ -10,7 +10,7 @@
 {
    <insert_a_suppression_name_here>
    Memcheck:Cond
-   fun:gcov_exit
+   fun:gcov_exit*
    fun:__run_exit_handlers
    fun:exit
    fun:srunner_run