Some valgrind fixes
This commit is contained in:
committed by
craig.p.drummond
parent
6e439671fa
commit
3b8a63a713
@@ -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