{
   glibc-libdl-1
   Memcheck:Leak
   match-leak-kinds: reachable
   fun:malloc
   ...
   fun:dl_open_worker
   fun:_dl_catch_exception
   ...
}
{
   glibc-libdl-2
   Memcheck:Leak
   match-leak-kinds: reachable
   fun:calloc
   ...
   fun:dl_open_worker
   ...
   fun:_dl_catch_exception
   ...
}
{
   glibc-libdl-3
   Memcheck:Leak
   match-leak-kinds: reachable
   fun:malloc
   ...
   fun:dl_open_worker
   ...
   fun:_dl_catch_error
   ...
}
