diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2014-07-21 01:06:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-21 07:33:32 +0200 |
commit | 640d7efe4c08f06c4ae5d31b79bd8740e7f6790a (patch) | |
tree | 3ae54b5c26a02f8d4b2f9c2b0c3f0c4515e0f796 /net/batman-adv | |
parent | Merge branch 'xen-netback' (diff) | |
download | linux-640d7efe4c08f06c4ae5d31b79bd8740e7f6790a.tar.xz linux-640d7efe4c08f06c4ae5d31b79bd8740e7f6790a.zip |
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: 84a7c0b1db1c ("dns_resolver: assure that dns_query() result is null-terminated")
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/batman-adv')
0 files changed, 0 insertions, 0 deletions