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

Skip to content
Commit ce5cd9c5 authored by Santosh Mardi's avatar Santosh Mardi Committed by Stephen Boyd
Browse files

ASoC: msm: Change the definition of port_session variable



The definition of the post session variable used during port
mixer command is 32 bit wide, if the port number selected
is more than 32 bit and set_bit will end up in changing the
variable other than port_session as it is out of bound access.
Change the port session variable to 64 bit to take care of out of bound
access.

CRs-Fixed: 502025
Change-Id: I86b21d2dcfe6773b255dbf4a85eaa8f87e86826e
Signed-off-by: default avatarSantosh Mardi <gsantosh@codeaurora.org>
parent 1c8c45f4
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