mac80211: fix ie memory allocation for scheduled scans
authorLuciano Coelho <coelho@ti.com>
Thu, 7 Jul 2011 12:18:27 +0000 (15:18 +0300)
committerJohn 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