Some valgrind fixes
This commit is contained in:
@@ -75,6 +75,7 @@ bool HttpServer::setDetails(const QString &addr, quint16 port)
|
||||
|
||||
if (thread) {
|
||||
thread->quit();
|
||||
thread->deleteLater();
|
||||
thread=0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user