summaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/490-scan_wait.patch
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2014-10-17 06:15:35 +0000
committerSteven Barth <cyrus@openwrt.org>2014-10-17 06:15:35 +0000
commit99984eaeb3efca73b7ac877161b5fd96ad2711e3 (patch)
treedbed2f2f0a794fa14771d6eb50b33682a3d56ec5 /package/network/services/hostapd/patches/490-scan_wait.patch
parent4fce5d19511e0c5051f60ce91f9b057760e557af (diff)
downloadmaster-31e0f0ae-99984eaeb3efca73b7ac877161b5fd96ad2711e3.tar.gz
master-31e0f0ae-99984eaeb3efca73b7ac877161b5fd96ad2711e3.tar.bz2
master-31e0f0ae-99984eaeb3efca73b7ac877161b5fd96ad2711e3.zip
hostapd: CVE-2014-3686 fixes
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42942
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();