Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
a17e7d07
Commit
a17e7d07
authored
Nov 01, 2017
by
Monty
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated valgrind.supp
parent
c127a1ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
12 deletions
+10
-12
mysql-test/valgrind.supp
mysql-test/valgrind.supp
+10
-12
No files found.
mysql-test/valgrind.supp
View file @
a17e7d07
...
...
@@ -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
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment