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

Skip to content
Commit 6604ac1b authored by Zaheerulla Meer's avatar Zaheerulla Meer
Browse files

soc: qcom: qmi: Fix NULL pointer access during REMOVE_SERVER event



While processing REMOVE_SERVER event, the destination address in a
client handle is accessed without any NULL pointer validation. This
leads to a crash if the REMOVE_SERVER event is handled when the client
is in the middle of initialization and is not connected to a service.

Validate the destination address in the client handle before accessing
it.

CRs-Fixed: 668684
Change-Id: I17d019a33396311e7b86207309d10c9034ce8544
Signed-off-by: default avatarZaheerulla Meer <zmeer@codeaurora.org>
parent 1b147aeb
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