mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
[ Upstream commit640d7efe4c] *_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>