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

Skip to content
Commit 58f2a889 authored by Praneeth Paladugu's avatar Praneeth Paladugu Committed by Stephen Boyd
Browse files

msm: vidc: Fix a race condition with core instances list



All list operations for core instances list needs to be
protected by mutex. Add mutex for the same.While adding
the new instance to the core instances list, the list
needs to be protected by mutex. This is protected by
incorrect mutex.Fix an issue to acquire proper mutex.

Change-Id: Ibbb11678881fb5d63ce4161fcb4fcd317ddf3259
Signed-off-by: default avatarPraneeth Paladugu <ppaladug@codeaurora.org>
parent 9de430ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment