rsyslog/tests/travis/trusty.supp
Rainer Gerhards 6b541ac89b travis: add valgrind suppression file for trusty
somehow trusty as used by travis does not include sufficient default
suppressions, e.g. we err out with a GNU clib releated violation.
2016-01-28 12:33:56 +01:00

11 lines
154 B
Plaintext

{
gnu_libc_memerr
Memcheck:Free
fun:free
fun:__libc_freeres
fun:_vgnU_freeres
fun:__run_exit_handlers
fun:exit
fun:(below main)
}