diff --git a/glibc-2.1.supp b/glibc-2.1.supp index 55210614c..111293e97 100644 --- a/glibc-2.1.supp +++ b/glibc-2.1.supp @@ -15,6 +15,17 @@ # (optionally: caller3 name) # } +#-------- Suppress errors appearing as a result of calling +#-------- __libc_freeres() + +{ + __libc_freeres/free_mem(Addr4) + Addr4 + fun:free_mem + fun:__libc_freeres +} + + ##----------------------------------------------------------------------## {