mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge branch '5.5' into 10.0
This commit is contained in:
@ -1144,6 +1144,17 @@
|
||||
...
|
||||
fun:pthread_create*
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
|
||||
{
|
||||
Memory Leak in loader and valgrind malloc
|
||||
Memcheck:Leak
|
||||
match-leak-kinds:reachable
|
||||
obj:*/vgpreload_memcheck*.so
|
||||
...
|
||||
obj:*/ld-*.so
|
||||
...
|
||||
}
|
||||
|
||||
{
|
||||
ConnectSE: unixODBC SQLAllocEnv leaves some "still reachable" pointers
|
||||
|
Reference in New Issue
Block a user