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

Commit 12560c38 authored by Abhinav Kumar's avatar Abhinav Kumar
Browse files

prima: Fix un-initialized variable access

csrConstructRSNIe only declare rsn_ie buffer and calls
dot11fUnpackIeRSN using rsn_is as destination buffer.
This result use of var without initialization issue.

Fix is to initializes rsn_is buffer before using it.

Change-Id: I02959babcf4335e63623b45c899156af4e3bf53c
CRs-Fixed: 2303690
parent 919fd66e
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