Backed out changeset 94a7bb476fca: caused memory leak.
This commit is contained in:
@@ -302,6 +302,7 @@ void
|
||||
SimpleThread::delVirtPort(VirtualPort *vp)
|
||||
{
|
||||
if (vp != virtPort) {
|
||||
vp->removeConn();
|
||||
delete vp;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user