commit | e4f6f379f9f52f1c39669f8cd082b5bbdd614964 | [log] [tgz] |
---|---|---|
author | SaidiReddy Yenuga <c_saidir@qti.qualcomm.com> | Tue Dec 06 16:11:39 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Dec 20 04:57:30 2016 -0800 |
tree | db11d08fbda8f4fda799afbabdc3e4a93d8cdb4c | |
parent | cb76f2460a3b18cee19c253bc0ce874b05bbd4fe [diff] |
prima: Add ssid name length check ssId is character array of size 32, There is a possibility of accessing 32 element of the ssId array. Add ssid string length check to avoid array overflow. CRs-Fixed: 1097790 Change-Id: Ia69f186cad320a1526f2d094561ce69ff98f69e8