Commit 29253356 authored by Michael Widenius's avatar Michael Widenius

Added suppression for failure on opensuse 64 bit.

parent d52a41d2
...@@ -546,6 +546,19 @@ ...@@ -546,6 +546,19 @@
fun:_dl_signal_error fun:_dl_signal_error
} }
{
dlsym memory loss from plugin
Memcheck:Leak
obj:/lib*/ld-*.so
obj:/lib*/ld-*.so
obj:/lib*/ld-*.so
obj:/lib*/libc-*.so
obj:/lib*/libdl-*.so
obj:/lib*/ld-*.so
obj:/lib*/libdl-*.so
fun:dlsym
}
# #
# Reading wrong addresses on SuSe Linux 10.3 32 bit # Reading wrong addresses on SuSe Linux 10.3 32 bit
# #
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment