Home | History | Annotate | Download | only in x86-linux
      1 # This suppression suppresses both of the buf errors.
      2 {
      3    foo2
      4    Memcheck:Param
      5    write(buf)
      6    ...
      7    fun:(below main)
      8 }
      9 
     10