aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/490-scan_wait.patch
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-10-17 06:15:35 +0000
committerSteven Barth <steven@midlink.org>2014-10-17 06:15:35 +0000
commit65c4baa4a605402915042f02ad23ddad4b6452ca (patch)
treeecbfa5501e3412ac211641d43ebc716f799e1131 /package/network/services/hostapd/patches/490-scan_wait.patch
parent6323cec8d639426479ec1047b9e0dfb36b9432b1 (diff)
downloadupstream-65c4baa4a605402915042f02ad23ddad4b6452ca.tar.gz
upstream-65c4baa4a605402915042f02ad23ddad4b6452ca.tar.bz2
upstream-65c4baa4a605402915042f02ad23ddad4b6452ca.zip
hostapd: CVE-2014-3686 fixes
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42942 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/hostapd/patches/490-scan_wait.patch')
-rw-r--r--package/network/services/hostapd/patches/490-scan_wait.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/490-scan_wait.patch b/package/network/services/hostapd/patches/490-scan_wait.patch
index 3459a61de8..2c0f284567 100644
--- a/package/network/services/hostapd/patches/490-scan_wait.patch
+++ b/package/network/services/hostapd/patches/490-scan_wait.patch
@@ -33,7 +33,7 @@
/* Initialize the driver interface */
if (!(b[0] | b[1] | b[2] | b[3] | b[4] | b[5]))
b = NULL;
-@@ -372,8 +384,6 @@ static void hostapd_global_deinit(const
+@@ -372,8 +384,6 @@ static void hostapd_global_deinit(const
#endif /* CONFIG_NATIVE_WINDOWS */
eap_server_unregister_methods();