Code

t/valgrind.suppress: Updated existing suppression for newer check version.
authorSebastian Harl <sh@tokkee.org>
Sat, 19 Jul 2014 11:34:18 +0000 (13:34 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 19 Jul 2014 11:34:18 +0000 (13:34 +0200)
(Keeping the old around for people using the old version of check, e.g.
Travis.)

t/valgrind.suppress

index 608be314be1f460faf552f2c620111cf58deb0d7..42761dde8c422d114b1a26ce20afebb94b6e3f0d 100644 (file)
@@ -7,6 +7,15 @@
    fun:srunner_run_all
    fun:main
 }
+{
+   <insert_a_suppression_name_here>
+   Memcheck:Cond
+   fun:gcov_exit
+   fun:__run_exit_handlers
+   fun:exit
+   fun:srunner_run
+   fun:main
+}
 {
    <insert_a_suppression_name_here>
    Memcheck:Param