Skip to content
Commit fb42137e authored by Lakshmi Narayana Kalavala's avatar Lakshmi Narayana Kalavala
Browse files

msm: camera: hfi: Avoid use after free



Use after free of hfi data structure can happen if firmware
is still processing commands while camera close is triggered from
user space. Hence, use global mutexes to synchronize
initialization, tear down and command/message processing.

Change-Id: I69a5f4ab18946b599888d6fb67a7fb174a38698a
Signed-off-by: default avatarLakshmi Narayana Kalavala <lkalaval@codeaurora.org>
parent 6e9910de
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