cyclonedds/src/valgrind.supp

11 lines
184 B
Text
Raw Normal View History

2018-04-10 17:03:59 +02:00
{
Criterion memory leak
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
fun:__fopen_internal
fun:process_all_output
fun:criterion_run_all_tests
fun:main
}