1
0
Fork 0
alistair23-linux/net/dns_resolver
Ben Hutchings 640d7efe4c dns_resolver: Null-terminate the right string
*_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>
2014-07-20 22:33:32 -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-20 22:33:32 -07:00
internal.h net/*: Fix FSF address in file headers 2013-12-06 12:37:57 -05:00