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:
6ae8ec2
)
mac80211: fix ie memory allocation for scheduled scans
author
Luciano Coelho
<coelho@ti.com>
Thu, 7 Jul 2011 12:18:27 +0000
(15:18 +0300)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 7 Jul 2011 17:06:08 +0000
(13:06 -0400)
We were not allocating memory for the IEs passed in the scheduled_scan
request and this was causing memory corruption (buffer overflow).
Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found