Code

t/valgrind.suppress: Remove duplicate.
authorSebastian Harl <sh@tokkee.org>
Wed, 10 Aug 2016 07:56:02 +0000 (09:56 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 10 Aug 2016 07:56:02 +0000 (09:56 +0200)
Also, catch further errors in gcov_exit. Depending on the version, the call
traces are different.

t/valgrind.suppress

index 63dbc1b9e22abab19fbb0810480c33dd7fd3e3d1..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