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

Commit f7deab3b authored by Sivan Reinstein's avatar Sivan Reinstein Committed by Gerrit - the friendly Code Review server
Browse files

msm: ipa: initialize IPA->APPS pipe handle to an invalid value



When IPA->APPS WAN pipe handle is first initialized, it is set to
the value of 0. 0 might be a valid pipe handle, therefore, in cases
where pipe teardown is performed prior to initialization, the logic
might access un-allocated data.
This change initializes the pipe handle to an invalid value.

Change-Id: I3bd6310cda15da045c073f4a6c8b04358c251307
Acked-by: default avatarDavid Arinzon <darinzon@qti.qualcomm.com>
Signed-off-by: default avatarSivan Reinstein <sivanr@codeaurora.org>
parent 3d109ee5
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