commit | f5b8f4790bb5dfd541f9d61589357ea6042cc668 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Mon Nov 10 09:25:17 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Nov 11 16:31:16 2014 -0500 |
tree | 550aa0c43dfdc44c6d6623bda54ec2142f420e9b | |
parent | 0d4b5c7c0892cb377cc71c388433425f598b902b [diff] |
wlcore: check minimum buffer size in some cmd_send functions Check for the minimum required buffer length in wlcore_cmd_send() and wlcore_cmd_configure_failsafe. This ensures that we will never try to use a buffer that is smaller than the required header. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>