5aa6a14b2e38655a0f3c2d7ec7ec27fde6665405

Current ucfg API's that disables wow events accept a u32 bitmap variable. A pointer to that variable is passed to core API where it assumes it as a u32 array of 4 bytes. This will lead to out of bound memory access. Change wow enable/disable API's to accept wow event type as the parameter. Change-Id: I220aaddfea62ab96f121014d0d65a1406988c946 CRs-Fixed: 2233108
Opis
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%