commit | 65b10253d62eba5badc2d5d1a2433e3b3d00f215 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Tue Apr 07 12:10:50 2015 +0300 |
committer | Jouni Malinen <j@w1.fi> | Wed Apr 22 11:44:18 2015 +0300 |
tree | ac027bf63c738e74bbe0e088b1d4a2c887cd8016 | |
parent | cc6f24380cdd2f696affc43b38f4b549792d8933 [diff] |
WPS: Ignore too long Device Name attribute While it looks like all the users of this parsed attribute were able to handle longer Device Name values, there is no valid use case for these and to avoid any potential issues in upper layer components, enforce maximum length (32 bytes) on the Device Name during parsing. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>