diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2014-07-21 00:06:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-28 08:00:06 -0700 |
commit | 72a0a659b5b2aa6a8d3ade5a7fbd0578bd1dd749 (patch) | |
tree | 323505e4d667baa990be9948252d3b61c17c1bf3 /kernel/mutex-debug.c | |
parent | 443ba0f457a6c5f2eeec64fe3f80efc7cbb10133 (diff) |
dns_resolver: Null-terminate the right string
[ Upstream commit 640d7efe4c08f06c4ae5d31b79bd8740e7f6790a ]
*_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: 84a7c0b1db1c ("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>
Diffstat (limited to 'kernel/mutex-debug.c')
0 files changed, 0 insertions, 0 deletions