diff -r 6f5e1e64f106 -r a2f9a9a62dc5 QTfrontend/hwform.cpp --- a/QTfrontend/hwform.cpp Sun Apr 22 02:10:44 2012 +0200 +++ b/QTfrontend/hwform.cpp Sun Apr 22 03:59:24 2012 +0200 @@ -1180,6 +1180,7 @@ netPort = hpd->sbPort->value(); NetConnectServer(*netHost, netPort); } + delete hpd; } void HWForm::NetStartServer()