52f0a50f57f2db64a2683a605e13e9cc3cd11f6d
[deliverable/binutils-gdb.git] / gnulib / import / malloca.valgrind
1 # Suppress a valgrind message about use of uninitialized memory in freea().
2 # This use is OK because it provides only a speedup.
3 {
4 freea
5 Memcheck:Cond
6 fun:freea
7 }
This page took 0.030498 seconds and 3 git commands to generate.