mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
extra server logging, server memory leak fixed, m12
This commit is contained in:
parent
380a8b2d41
commit
c8813bb2aa
6 changed files with 27 additions and 13 deletions
|
|
@ -60,7 +60,7 @@ ServerSocketInterface::ServerSocketInterface(Servatrice *_server, QTcpSocket *_s
|
|||
|
||||
ServerSocketInterface::~ServerSocketInterface()
|
||||
{
|
||||
logger->logMessage("ServerSocketInterface destructor");
|
||||
logger->logMessage("ServerSocketInterface destructor", this);
|
||||
|
||||
prepareDestroy();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue