aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2021-08-06 18:04:35 +0300
committerJakub Kicinski <[email protected]>2021-08-06 15:40:37 -0700
commit06669e6880be7422bb9926f71be39c4924b92fea (patch)
tree2e1609e8910e8d3478874791848d49c42f6bf39e /tools/perf/scripts/python/bin
parent8fbebef80107d779b8e356cf60323454a4099d76 (diff)
vrf: fix NULL dereference in vrf_finish_output()
The "skb" pointer is NULL on this error path so we can't dereference it. Use "dev" instead. Fixes: 14ee70ca89e6 ("vrf: use skb_expand_head in vrf_finish_output") Signed-off-by: Dan Carpenter <[email protected]> Link: https://lore.kernel.org/r/20210806150435.GB15586@kili Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions