-
- Downloads
qcacld-2.0: Trim extn capability to max supported in change station
extn capabilities can be controlled by user, which can
be sent greater than the max supported value. This results
in stack overflow in change station command.
Add check to validate extn capability param given by user
and if it exceeds max supported value, set it to max supported
value.
CRs-Fixed: 2044820
Change-Id: I531799dd06c41069e85ad969de6182363dbf9f05
Bug: 36817798
Signed-off-by:
Srinivas Girigowda <sgirigow@codeaurora.org>
Please register or sign in to comment