ais: match type to avoid array overflow
Fix buffer overflow and array index out of bounds cases.
Because size of int(32bits) unequal to size of long(64bits).
Change-Id: I45a70ec5b6926698bb444fc78f85785bc4a25ea5
Signed-off-by:
Andy Sun <bins@codeaurora.org>
Loading
Please register or sign in to comment