mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fix spurious valgrind warnings in rpl_trigger.test
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user