Add valgrind suppression file for libpopt
[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.028956 seconds and 4 git commands to generate.