diff options
author | Jacek Bułatek <[email protected]> | 2021-02-26 13:19:29 -0800 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-03-29 10:37:49 -0700 |
commit | 7a91d3f02b04b2fb18c2dfa8b6c4e5a40a2753f5 (patch) | |
tree | f18a34bc76aac6daa6c6edb3244612a7a65b9642 /scripts/gdb/linux/tasks.py | |
parent | 741b7b743bbcb5a3848e4e55982064214f900d2f (diff) |
ice: Fix for dereference of NULL pointer
Add handling of allocation fault for ice_vsi_list_map_info.
Also *fi should not be NULL pointer, it is a reference to raw
data field, so remove this variable and use the reference
directly.
Fixes: 9daf8208dd4d ("ice: Add support for switch filter programming")
Signed-off-by: Jacek Bułatek <[email protected]>
Co-developed-by: Haiyue Wang <[email protected]>
Signed-off-by: Haiyue Wang <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions