linux/net/dns_resolver
Ben Hutchings 78ed26dcac dns_resolver: Null-terminate the right string
[ Upstream commit 640d7efe4c ]

*_result[len] is parsed as *(_result[len]) which is not at all what we
want to touch here.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Fixes: 84a7c0b1db ("dns_resolver: assure that dns_query() result is null-terminated")
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-28 08:06:01 -07:00
..
Kconfig [DNS RESOLVER] Minor typo correction 2010-08-06 03:18:09 +00:00
Makefile Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions 2010-11-22 08:16:10 -08:00
dns_key.c net/*: Fix FSF address in file headers 2013-12-06 12:37:57 -05:00
dns_query.c dns_resolver: Null-terminate the right string 2014-07-28 08:06:01 -07:00
internal.h net/*: Fix FSF address in file headers 2013-12-06 12:37:57 -05:00