diff options
author | Colin Ian King <[email protected]> | 2018-02-15 19:50:52 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-02-26 12:36:46 -0800 |
commit | 46345b38e917bd2f27b3730adaa67e4160e1d94d (patch) | |
tree | 6f15c0279b2064058e11928ff1124c436ee71824 /tools/perf/scripts/python/Perf-Trace-Util/Context.c | |
parent | e85c1b8234e65134ccf801938f98352a43263a9f (diff) |
i40e: check that pointer VSI is not null before dereferencing it
Function i40e_find_vsi_from_id can potentially return null, hence
VSI may be null, so defensively check it is non-null before
dereferencing it to check the seid.
Fixes: e284fc280473 ("i40e: Add and delete cloud filter")
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Avinash Dayanand <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions