Commit a0a7cb03 authored by Sergey Petrunia's avatar Sergey Petrunia

Fix spurious valgrind warnings in rpl_trigger.test

parent 6b4727dc
......@@ -631,3 +631,13 @@
fun:malloc
fun:inet_ntoa
}
#
# Some problem inside glibc on Ubuntu 9.04, x86 (but not amd64)
#
{
Mem loss inside nptl_pthread_exit_hack_handler
Memcheck:Leak
...
fun:nptl_pthread_exit_hack_handler
}
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