mirror of
https://github.com/MariaDB/server.git
synced 2026-04-21 15:55:53 +02:00
Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug18881
into mysql.com:/home/stewart/Documents/MySQL/5.0/merge ndb/src/kernel/vm/Emulator.cpp: Auto merged
This commit is contained in:
commit
da35bb1bb1
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ EmulatorData::destroy(){
|
|||
delete theSimBlockList; theSimBlockList = 0;
|
||||
if(m_socket_server)
|
||||
delete m_socket_server; m_socket_server = 0;
|
||||
NdbMutex_Destroy(theShutdownMutex);
|
||||
NdbMem_Destroy();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue