Explorar o código

Drop old rules against halgrind bugs

Samuel Thibault %!s(int64=11) %!d(string=hai) anos
pai
achega
3a32fc96ea
Modificáronse 1 ficheiros con 0 adicións e 60 borrados
  1. 0 60
      tools/valgrind/fscanf.suppr

+ 0 - 60
tools/valgrind/fscanf.suppr

@@ -1,60 +0,0 @@
-{
-   fscanf error
-   Memcheck:Cond
-   fun:__GI___strncasecmp_l
-   fun:____strtod_l_internal
-   fun:_IO_vfscanf
-}
-
-{
-   fprintf cond error
-   Memcheck:Cond
-   ...
-   fun:vfprintf
-   fun:buffered_vfprintf
-   fun:vfprintf
-   fun:fprintf
-}
-
-{
-   fprintf value error
-   Memcheck:Value8
-   ...
-   fun:vfprintf
-   fun:buffered_vfprintf
-   fun:vfprintf
-   fun:fprintf
-}
-
-{
-   fprintf addr4 error
-   Memcheck:Addr4
-   ...
-   fun:vfprintf
-   fun:buffered_vfprintf
-   fun:vfprintf
-   fun:fprintf
-   fun:main
-}
-
-{
-   fprintf addr8 error
-   Memcheck:Addr8
-   ...
-   fun:vfprintf
-   fun:buffered_vfprintf
-   fun:vfprintf
-   fun:fprintf
-   fun:main
-}
-
-{
-   fprintf addr1 error
-   Memcheck:Addr1
-   ...
-   fun:vfprintf
-   fun:buffered_vfprintf
-   fun:vfprintf
-   fun:fprintf
-   fun:main
-}