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

Commit caf00b74 authored by Harsh Sahu's avatar Harsh Sahu Committed by Gerrit - the friendly Code Review server
Browse files

msm: mdss: fix the use after free problem in rotator ioctl



Currently the fence fd is installed too early. This can cause a
use after free problem if the fence fd is closed in some other thread.
This change will install the fence fd where it is required and
eliminates the problem.

Change-Id: I5cf585ea87ef75fccae06da6cb5a6c16fc74eff3
Signed-off-by: default avatarHarsh Sahu <hsahu@codeaurora.org>
parent f2412e2d
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