Commit 2e4c7ab4 authored by Ben Romberger's avatar Ben Romberger
Browse files

msm: audio: qdsp6v2: Change acdb_mmap size variable to unsigned



The acdb_mmap fuction does a size calculation but
stores the result in an int which makes negitive
numbers possible. Changing the variable to unsigned
ensures that the size used is never out of bounds.

Change-Id: I78714044594310a4411db1f50456e1294cf6ffce
CRs-fixed: 548145
Signed-off-by: default avatarBen Romberger <bromberg@codeaurora.org>
parent 2075bf35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment