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

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

msm: vidc: Fix a bug in closing the instance



When sending the SESSION END command to FW, driver
is moving to OPEN state due to a bug. This is causing
state transitions to go out of order. When session end
is recieved from FW, driver is accessing the memory which
is freed.This may cause pointer mismatch resulting random
crashes. This change fix the same.

Change-Id: I89373ccbcf72983e82119b9247ff29defc6f5305
CRs-Fixed: 468218
Signed-off-by: default avatarPraneeth Paladugu <ppaladug@codeaurora.org>
parent af37dab6
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