commit | 3d53666b40007b55204ee8890618da79a20c9940 | [log] [tgz] |
---|---|---|
author | Alex Gartrell <agartrell@fb.com> | Mon Oct 06 08:46:19 2014 -0700 |
committer | Simon Horman <simon.horman@netronome.com> | Tue Oct 28 09:48:31 2014 +0900 |
tree | 224d140b52c1568d3d82c44103c90f8d9747d379 | |
parent | 7965ee93719921ea5978f331da653dfa2d7b99f5 [diff] |
ipvs: Avoid null-pointer deref in debug code Use daddr instead of reaching into dest. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Alex Gartrell <agartrell@fb.com> Signed-off-by: Simon Horman <horms@verge.net.au>