android_kernel_google_msm/net/dns_resolver
Ben Hutchings 4427f9abd5 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 07:06:46 -07:00
..
dns_key.c KEYS: Allow special keyrings to be cleared 2012-01-19 14:38:51 +11:00
dns_query.c dns_resolver: Null-terminate the right string 2014-07-28 07:06:46 -07:00
internal.h
Kconfig
Makefile