From 65c4baa4a605402915042f02ad23ddad4b6452ca 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42942 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/services/hostapd/patches/450-limit_debug_messages.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd/patches/450-limit_debug_messages.patch') diff --git a/package/network/services/hostapd/patches/450-limit_debug_messages.patch b/package/network/services/hostapd/patches/450-limit_debug_messages.patch index 08f17dc012..7030ef2bc7 100644 --- a/package/network/services/hostapd/patches/450-limit_debug_messages.patch +++ b/package/network/services/hostapd/patches/450-limit_debug_messages.patch @@ -166,7 +166,7 @@ /** * wpa_hexdump_ascii_key - conditional hex dump, hide keys -@@ -142,8 +177,14 @@ void wpa_hexdump_ascii(int level, const +@@ -142,8 +177,14 @@ void wpa_hexdump_ascii(int level, const * bytes per line will be shown. This works like wpa_hexdump_ascii(), but by * default, does not include secret keys (passwords, etc.) in debug output. */ -- cgit v1.2.3