mirror of
https://github.com/openharmony/multimedia_drm_framework.git
synced 2026-08-27 03:41:20 -04:00
update services/drm_service/server/src/key_session_service.cpp.
Signed-off-by: baoxy92 <baoxianyue@hisilicon.com>
This commit is contained in:
@@ -54,7 +54,7 @@ MediaKeySessionService::~MediaKeySessionService()
|
||||
}
|
||||
std::lock_guard<std::recursive_mutex> lock(sessionMutex_);
|
||||
if (hdiMediaKeySession_ != nullptr) {
|
||||
DRM_ERR_LOG("hdiMediaKeySession_ != nullptr");
|
||||
hdiMediaKeySession_ = nullptr
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user