cleanups. mainly memory leak fixes

This commit is contained in:
Arnout Engelen
2004-09-14 19:24:01 +00:00
parent cf2f473cd1
commit fc333df257
10 changed files with 92 additions and 109 deletions

View File

@@ -47,6 +47,8 @@ public:
name = m_name;
devicename = m_devicename;
connections = NULL;
pid = 0;
uid = 0;
}
int getLastPacket ()
{