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:
0b3f575
)
mwifiex: fix memory leak issue for ibss join
author
Ujjal Roy
<royujjal@gmail.com>
Thu, 21 Nov 2013 19:08:56 +0000
(11:08 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 25 Nov 2013 20:46:50 +0000
(15:46 -0500)
For IBSS join if the requested SSID matches current SSID,
it returns without freeing the allocated beacon IE buffer.
Cc: <stable@vger.kernel.org> # 3.10+
Signed-off-by: Ujjal Roy <royujjal@gmail.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found