wlan: Fix uninitialized memory access

In WDA_ProcessKeepAliveReq, if packet type is either
SIR_KEEP_ALIVE_UNSOLICIT_ARP_RSP or SIR_KEEP_ALIVE_NULL_PKT,
then allocated memory is initialized otherwise uninitialized.
This can result in uninitialized memory access for packets
other than above types.

Reset allocated memory to fix this issue.

Change-Id: Iaf09226ff68d9b4f4473dbb27796d52caea91310
CRs-Fixed: 2195742
1 file changed
tree: f557aa34df22952564b92467cd25e9c784c7ba0c
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile