kernel_optimize_test/net/wireless
Johannes Berg 65486c8b30 cfg80211: fix error path in cfg80211_wext_siwscan
If there's an invalid channel or SSID, the code leaks
the scan request. Always free the scan request, unless
it was successfully given to the driver.

Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-12-28 16:19:58 -05:00
..
chan.c
core.c
core.h
debugfs.c
debugfs.h
ethtool.c
ethtool.h
ibss.c
Kconfig
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
lib80211.c
Makefile
mlme.c cfg80211: fix race between deauth and assoc response 2009-12-28 16:19:54 -05:00
nl80211.c
nl80211.h
radiotap.c
reg.c wireless: update old static regulatory domain rules 2009-12-10 16:21:51 -05:00
reg.h
scan.c cfg80211: fix error path in cfg80211_wext_siwscan 2009-12-28 16:19:58 -05:00
sme.c
sysfs.c
sysfs.h
util.c
wext-compat.c
wext-compat.h
wext-core.c
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c