Fix: `tests/ctf-traces/succeed` traces: change CTF version from 0.1 to to 1.8
[deliverable/babeltrace.git] / extras / valgrind / popt.supp
1 {
2 <poptGetArg-within-popt>
3 Memcheck:Leak
4 fun:malloc
5 fun:poptGetNextOpt
6 fun:main
7 }
8
This page took 0.03154 seconds and 5 git commands to generate.