Merge "Generate renewal and expiry events" into jb-mr2-dev
This commit is contained in:
@@ -101,6 +101,8 @@ CdmResponseType CdmEngine::CloseSession(const CdmSessionId& session_id) {
|
||||
}
|
||||
|
||||
sessions_.erase(session_id);
|
||||
if (sessions_.size() == 0)
|
||||
DisablePolicyTimer();
|
||||
iter->second->DestroySession();
|
||||
delete iter->second;
|
||||
return NO_ERROR;
|
||||
|
||||
Reference in New Issue
Block a user