Bug 1025: wimax-ipv4 script exists with signal SIGSEGV when nbSS>20
This commit is contained in:
@@ -226,7 +226,11 @@ void
|
||||
BsServiceFlowManager::AllocateServiceFlows (const DsaReq &dsaReq, Cid cid)
|
||||
{
|
||||
ServiceFlow *serviceFlow = ProcessDsaReq (dsaReq, cid);
|
||||
if (serviceFlow) {
|
||||
ScheduleDsaRsp (serviceFlow, cid);
|
||||
} else {
|
||||
NS_LOG_INFO ("No service Flow. Could not connect.");
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user