Fix spurious valgrind warnings in rpl_trigger.test

This commit is contained in:
Sergey Petrunia 2009-06-15 20:22:08 +04:00
parent 6b4727dcb9
commit a0a7cb03ae

View File

@ -631,3 +631,13 @@
fun:malloc fun:malloc
fun:inet_ntoa 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
}