diff options
author | unknown <tomas@poseidon.ndb.mysql.com> | 2005-07-14 18:08:01 +0200 |
---|---|---|
committer | unknown <tomas@poseidon.ndb.mysql.com> | 2005-07-14 18:08:01 +0200 |
commit | 638fe9ec3fd6a2f3086c1696dc97d5975894a31e (patch) | |
tree | 157512e3bc282ddeca439bd26904af53054db43e /ndb/src/ndbapi/NdbDictionary.cpp | |
parent | 2fdc89da90b59a053dc0a9a116a867d9c39a03a3 (diff) | |
download | mariadb-git-638fe9ec3fd6a2f3086c1696dc97d5975894a31e.tar.gz |
misc (memleak) fixes:
added using ndb_end and showing mem allocation stat at exit
added init of variable
added destruction of LocalConfig to still memleak
added delete of theFacade on exit
stopSessions(true) on socket server to ensure destuction of threads
added destruction of arbit manager thread
added true option to stopSessions in transporter facade to ensure destructions of threads
ndb/include/util/ndb_opts.h:
added using ndb_end and showing mem allocation stat at exit
ndb/src/common/logger/LogHandler.cpp:
added init of variable
ndb/src/mgmapi/mgmapi.cpp:
added destruction of LocalConfig to still memleak
debug printouts
ndb/src/mgmclient/main.cpp:
added using ndb_end and showing mem allocation stat at exit
ndb/src/mgmsrv/MgmtSrvr.cpp:
added delete of theFacade on exit
removed area51
added debug prints
ndb/src/mgmsrv/main.cpp:
added using ndb_end and showing mem allocation stat at exit
moved glob struct to heap to enable ndb_end usage
moved options out of glob struct
stopSessions(true) on socket server to ensure destuction of threads
ndb/src/ndbapi/ClusterMgr.cpp:
added destruction of arbit manager thread
debug printouts
ndb/src/ndbapi/TransporterFacade.cpp:
added true option to stopSessions in transporter facade to ensure destructions of threads
+ debug prints
Diffstat (limited to 'ndb/src/ndbapi/NdbDictionary.cpp')
0 files changed, 0 insertions, 0 deletions