fixed mantis 325
This commit is contained in:
@@ -1413,8 +1413,9 @@ caStatus casStrmClient::createChanResponse (
|
||||
this->chanTable.remove ( *pChan->pChanI );
|
||||
this->chanList.remove ( *pChan->pChanI );
|
||||
pChan->pChanI->uninstallFromPV ( this->eventSys );
|
||||
pChan->getPV()->pPVI->deleteSignal ();
|
||||
casPVI * pPVI = pChan->getPV()->pPVI;
|
||||
delete pChan->pChanI;
|
||||
pPVI->deleteSignal ();
|
||||
}
|
||||
|
||||
return status;
|
||||
|
||||
Reference in New Issue
Block a user