commit | 11aa29059ec220ba8120e700ec65b2e3a534e1fa | [log] [tgz] |
---|---|---|
author | Abhishek Singh <absingh@qti.qualcomm.com> | Mon May 05 11:52:52 2014 +0530 |
committer | Anjanee Devi Kapparapu <akappa@codeaurora.org> | Tue May 06 16:54:15 2014 +0530 |
tree | fcfedf75fd8fd89a3147803a3fcecd18a2906fe2 | |
parent | a246e026eb19320de0f6cae53483c2225086fc54 [diff] |
wlan: NULL pointer dereference in csrApiRoam.c There is no NULL check for pMsg in csrHT40StopOBSSScan after allocation. Added a NULL check prior to dereference. Change-Id: I02c20ed93f4b28ead2720d87e497aca49525e6ad CRs-Fixed: 658984