diff options
author | Aditya Pakki <pakki001@umn.edu> | 2019-03-14 23:31:40 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-15 21:55:53 +0300 |
commit | 5bf7295fe34a5251b1d241b9736af4697b590670 (patch) | |
tree | f498356fe345f144e25c6830e66f9c86c6f93f0b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 58f2ce6f61615dfd8dd3cc01c9e5bb54ed35637e (diff) | |
download | linux-5bf7295fe34a5251b1d241b9736af4697b590670.tar.xz |
qlcnic: Avoid potential NULL pointer dereference
netdev_alloc_skb can fail and return a NULL pointer which is
dereferenced without a check. The patch avoids such a scenario.
Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions