summaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/450-scan_wait.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-04-23 08:01:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-04-23 08:01:51 +0000
commiteba659cbbac0bd31889eb7ca58bf9c86f7dd0feb (patch)
tree7ee84caef089d894ad22bb9ac4f36a3aa1cbe9c0 /package/network/services/hostapd/patches/450-scan_wait.patch
parent7e3272f422526c7161c1bd8ae8755af1b12948bb (diff)
downloadopenwrt-eba659cbbac0bd31889eb7ca58bf9c86f7dd0feb.tar.gz
openwrt-eba659cbbac0bd31889eb7ca58bf9c86f7dd0feb.tar.bz2
openwrt-eba659cbbac0bd31889eb7ca58bf9c86f7dd0feb.zip
hostapd: backport fix for CVE-2015-1863, refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45567
Diffstat (limited to 'package/network/services/hostapd/patches/450-scan_wait.patch')
-rw-r--r--package/network/services/hostapd/patches/450-scan_wait.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/450-scan_wait.patch b/package/network/services/hostapd/patches/450-scan_wait.patch
index bce4929d9b..87ebd4552f 100644
--- a/package/network/services/hostapd/patches/450-scan_wait.patch
+++ b/package/network/services/hostapd/patches/450-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;
-@@ -381,8 +393,6 @@ static void hostapd_global_deinit(const
+@@ -381,8 +393,6 @@ static void hostapd_global_deinit(const
#endif /* CONFIG_NATIVE_WINDOWS */
eap_server_unregister_methods();