Skip to content
  • Yeongjin Jeong's avatar
    msdk: Fix abort when drm device won't open · 17c5018b
    Yeongjin Jeong authored
    If the drm device node fails to open or vaapi use fails, the msdkcontext
    closes the session but does not initialize to NULL.
    So, when the context is finalized, the session is double freed and abort occurs.
    17c5018b