1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge bb-10.2-ext into 10.3

This commit is contained in:
Marko Mäkelä
2017-11-10 16:12:45 +02:00
273 changed files with 8049 additions and 11291 deletions

View File

@ -1246,6 +1246,13 @@
fun:__tls_get_addr
}
{
Galera uses gcc __thread variables
Memcheck:Leak
fun:memalign
fun:__tls_get_addr
}
{
Mroonga: dlopen leaves some "still reachable"
Memcheck:Leak
@ -1747,8 +1754,10 @@
match-leak-kinds: reachable
fun:malloc
fun:CRYPTO_malloc
fun:ENGINE_ADD
...
fun:ENGINE_add
}
{
OPENSSL 1.0.1k crypto leak
Memcheck:Leak
@ -1757,14 +1766,3 @@
fun:CRYPTO_malloc
fun:ENGINE_new
}
{
OPENSSL 1.0.1k crypto leak2
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
fun:CRYPTO_malloc
fun:sk_new
obj:/lib64/libcrypto.so*
fun:ENGINE_ADD
}