From 99984eaeb3efca73b7ac877161b5fd96ad2711e3 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 17 Oct 2014 06:15:35 +0000 Subject: hostapd: CVE-2014-3686 fixes Signed-off-by: Steven Barth SVN-Revision: 42942 --- package/network/services/hostapd/patches/490-scan_wait.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd/patches/490-scan_wait.patch') 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(); -- cgit v1.2.3