diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-12-29 16:31:03 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-01-08 19:07:41 +0200 |
commit | 5e0c1f0503cf79a04896875f59f82b73f9d754d4 (patch) | |
tree | 3bc61c479d62d782300862c69bc364377d9fd3e5 /drivers/net/wireless/realtek/rtlwifi/debug.c | |
parent | f8dae08c6f43ee9f1bab7f3dc07117502797df40 (diff) |
rtlwifi: check for array overflow
This is merged by Ping-Ke Shih from commit dc33bd4309d2 ("staging:
rtlwifi: check for array overflow"), and the original commit log is
reserved below.
Smatch is distrustful of the "capab" value and marks it as user
controlled. I think it actually comes from the firmware? Anyway, I
looked at other drivers and they added a bounds check and it seems like
a harmless thing to have so I have added it here as well.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/realtek/rtlwifi/debug.c')
0 files changed, 0 insertions, 0 deletions