Skip to content
Commit d9e81209 authored by Ajit Pandey's avatar Ajit Pandey Committed by Manjunatha Madana
Browse files

drivers: soc: qcom: Added check to avoid opening multiple instance



Opening of multiple instance of voice_svc user space from app will
lead to pointer deference of private data within apr callback. As
multi-instance not supported added check to deny open() from user
space if previous instance hasn't been closed.

Change-Id: Ia5ef16c69a517760fc9d45530a8a41a333fa2a21
Signed-off-by: default avatarAjit Pandey <ajitp@codeaurora.org>
parent 95d31778
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