Home | History | Annotate | Line # | Download | only in gnulib-lib
      1 # Suppress a valgrind message about use of uninitialized memory in freesa().
      2 # This use is OK because it provides only a speedup.
      3 {
      4     freesa
      5     Memcheck:Cond
      6     fun:freesa
      7 }
      8