Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 283518e3 authored by Mahesh Voorugonda's avatar Mahesh Voorugonda Committed by Gerrit - the friendly Code Review server
Browse files

msm: vidc_3x: Fix in handing SYS_ERROR



When there is a SYS_ERROR the instance object is getting
freed even before notifying the client causing the kernel
NULL pointer dereferece. To avoid this concurrency between
video close session and H/W error, unlocking the instance
lock after notifying the client.

Change-Id: I37027ffbf54143b89b93387e7cd5115b1bcfb71f
Signed-off-by: default avatarMahesh Voorugonda <mvooru@codeaurora.org>
parent b642d5d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment