commit | cb4ccf3d0a768318953033645514f932a188f741 | [log] [tgz] |
---|---|---|
author | yeshwanth sriram guntuka <ysriramg@codeaurora.org> | Tue Jul 18 15:22:24 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Aug 09 00:22:55 2017 -0700 |
tree | f085a21f70378e3c69efd55408d5999f7b262d54 | |
parent | 9b2038fd45076b59be1cb1313b1b57a7b58220b6 [diff] |
wlan: Fix memory allocation error Allocation of memory for ric data fails when ric data length is zero and error message is displayed. Fix is to allocate memory only when ric data length is greater than zero. Change-Id: I7c8825a5d287e13d660b0b1173c6c520f75ad3ef CRs-Fixed: 2065221