aboutsummaryrefslogtreecommitdiff
path: root/src/gdbmtool.supp
blob: 247be73fe64e2e42acbcc762d76dbcdea2a27991 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
   <parseopt_first>
   Memcheck:Leak
   match-leak-kinds: reachable
   fun:malloc
   fun:realloc
   fun:erealloc
   fun:add_options
   fun:parseopt_first
}
{
   <parseopt_first>
   Memcheck:Leak
   match-leak-kinds: reachable
   fun:realloc
   fun:erealloc
   fun:add_options
   fun:parseopt_first
}

Return to:

Send suggestions and report system problems to the System administrator.