mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
Addresses #1377
Export setup_dlmalloc git-svn-id: file:///svn/toku/tokudb@9095 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
a891e96918
commit
e25bbcec29
2 changed files with 2 additions and 0 deletions
|
@ -29,4 +29,5 @@ EXPORTS
|
|||
dlmalloc @28
|
||||
dlrealloc @29
|
||||
dlfree @30
|
||||
setup_dlmalloc @31
|
||||
|
||||
|
|
|
@ -36,6 +36,7 @@
|
|||
dlmalloc;
|
||||
dlrealloc;
|
||||
dlfree;
|
||||
setup_dlmalloc;
|
||||
|
||||
local: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue