diff options
author | Yongzhi Liu <[email protected]> | 2022-05-19 05:09:48 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-05-20 17:45:31 -0700 |
commit | eb4c0788964730d12e8dd520bd8f5217ca48321c (patch) | |
tree | 1e508e859be2a71ed11bf49682781ee18325f5df /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ed46b3e1272d6e5c79c8333a60115003035cfbd4 (diff) |
hv_netvsc: Fix potential dereference of NULL pointer
The return value of netvsc_devinfo_get()
needs to be checked to avoid use of NULL
pointer in case of an allocation failure.
Fixes: 0efeea5fb153 ("hv_netvsc: Add the support of hibernation")
Signed-off-by: Yongzhi Liu <[email protected]>
Reviewed-by: Haiyang Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions