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

Skip to content
Commit a34dcabd authored by Karthikeyan Ramasubramanian's avatar Karthikeyan Ramasubramanian
Browse files

slimbus: slim-msm: Fix QMI response handler



If a QMI transaction times out and the response arrives at a later time,
QMI framework creats a dummy transaction and invokes the response handler.
Signaling using the dummy transaction leads to a crash.

Check if the transaction handle is a valid one before using it to signal
the waiter.

CRs-Fixed: 2207453
Change-Id: I114bf89beb430e748687cb862900dbba8c4b3b3a
Signed-off-by: default avatarKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
parent 285dbc85
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