commit | 96f93a399dd6b1e5cde7dca7fc3f68206c66a6a7 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Fri Nov 18 11:02:24 2016 -0800 |
committer | qcabuildsw <qcabuildsw@localhost> | Wed Dec 14 14:07:02 2016 -0800 |
tree | d86f5163aed103a19d86bae0b6a3741942060235 | |
parent | fae3c521f3f20f47f582e4f326a330af21b82423 [diff] |
qcacld-3.0: Validate "set passpoint list" network count This is a qcacld-2.0 to qcacld-3.0 propagation. Currently when processing the "set passpoint list" vendor command the "number of networks" parameter is not limit checked. This value is subsequently used to calculate the size of a buffer. Add a limit check to ensure that an appropriately sized buffer is always allocated. Change-Id: Ibc2346b8a62898fc47e2d1efe457c57c08b0cada CRs-Fixed: 1091940