Fix spurious valgrind warnings in rpl_trigger.test
This commit is contained in:
parent
6b4727dcb9
commit
a0a7cb03ae
@ -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
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user