git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
930df2d
)
mwifiex: fix potential out-of-boundary access to ibss rate table
author
Bing Zhao
<bzhao@marvell.com>
Fri, 8 Mar 2013 04:00:16 +0000
(20:00 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 8 Mar 2013 20:37:48 +0000
(15:37 -0500)
smatch found this error:
CHECK drivers/net/wireless/mwifiex/join.c
drivers/net/wireless/mwifiex/join.c:1121
mwifiex_cmd_802_11_ad_hoc_join()
error: testing array offset 'i' after use.
Cc: <stable@vger.kernel.org> # 3.0+
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found