QTfrontend/hwform.cpp
changeset 6907 a2f9a9a62dc5
parent 6793 d62f25f5d6ce
child 6910 ea058558c68b
--- 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()