wlan: Fix memory leak in limSendSmeDisassocNtf.

In function limSendSmeDisassocNtf, there are some
instance where we return from this func, without
calling peDeleteSession. In peDeleteSession, memory
allocated to various structure such as StartBssReq
are freed. As a result we have memory leak here. As
part of fix make sure the memory allocated is properly
freed.

Change-Id: If4f7148aa3b7d6478ccc173aa9125dd8599c5410
CRs-Fixed: 821512
1 file changed
tree: 886bca5c963b2bca2397d9b7539b9dc004639994
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile