commit | b04e7f9cfe6a47f3995870557d9c0a80915f02b7 | [log] [tgz] |
---|---|---|
author | Arun Khandavalli <akhandav@qti.qualcomm.com> | Mon Nov 09 10:28:18 2015 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Nov 19 22:53:47 2015 -0800 |
tree | 29f82686373f89bbce32612dfd2d9ee20e8aabe6 | |
parent | b05a2846d1cf6b19129b87506c203c9e7fd6088a [diff] |
wlan: validate essid length before processing scan req Presently we are not validating the length of the essid received and directly copying the buffer without size checking. Perform bound checking before processing the scan req. Change-Id: I786e4feb67bf039df3d217138a412da54f51787d CRs-fixed: 890228