Code

t/valgrind.suppress: Remove duplicate.
[sysdb.git] / t / valgrind.suppress
index 74d7052d3d0a7839fbe759330f9d9ddc2eb11f76..14e69a1d3a35e8f88b492d53424a7da0ff7cede1 100644 (file)
@@ -1,15 +1,7 @@
 {
    <insert_a_suppression_name_here>
    Memcheck:Cond
-   fun:gcov_exit*
-   fun:__run_exit_handlers
-   fun:exit
-   fun:srunner_run_all
-   fun:main
-}
-{
-   <insert_a_suppression_name_here>
-   Memcheck:Cond
+   ...
    fun:gcov_exit*
    fun:__run_exit_handlers
    fun:exit
@@ -24,7 +16,7 @@
    fun:_vgnU_freeres
    fun:__run_exit_handlers
    fun:exit
-   fun:main
+   ...
 }
 {
    <insert_a_suppression_name_here>