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:
5114f70
)
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
Ben Hutchings
<ben@decadent.org.uk>
Wed, 27 Mar 2013 02:41:01 +0000
(
02:41
+0000)
commit
5f0fabf84d7b52f979dcbafa3d3c530c60d9a92c
upstream.
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.
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/net/wireless/mwifiex/join.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/mwifiex/join.c
Simple merge