commit | 1cc9539fd038b4ce0d03a8db00a55625457480d7 | [log] [tgz] |
---|---|---|
author | Kiet Lam <c_kietl@qca.qualcomm.com> | Fri Nov 22 15:59:36 2013 +0530 |
committer | Kiet Lam <c_kietl@qca.qualcomm.com> | Wed Nov 27 14:00:54 2013 -0800 |
tree | 76b09b655bcfa3409b9a3f773c12702c42b7ae58 | |
parent | 0f32042b6e4f18c5c755f241e08e2db3fce8531f [diff] |
wlan: Fix kernel panic issue after csrRoamCopyConnectedProfile A memory allocation failure in csrRoamCopyConnectedProfile() results in an assert on an access to this unallocated memory. Thus check for the status and return a failure on error. Change-Id: I7485b7ce35d7e7d86fab4dffff21212260eb7f0f CRs-fixed: 580193