diff options
author | James Smart <[email protected]> | 2022-08-18 18:17:31 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-08-31 23:39:58 -0400 |
commit | 59b7e210a522b836a01516c71ee85d1d92c1f075 (patch) | |
tree | 00d1e15bbd483707ada72ee050157cb1d27162df /tools/perf/scripts/python/compaction-times.py | |
parent | 439b93293ff202dae9661937a73af03374ec0ed0 (diff) |
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
An error case exit from lpfc_cmpl_ct_cmd_gft_id() results in a call to
lpfc_nlp_put() with a null pointer to a nodelist structure.
Changed lpfc_cmpl_ct_cmd_gft_id() to initialize nodelist pointer upon
entry.
Link: https://lore.kernel.org/r/[email protected]
Co-developed-by: Justin Tee <[email protected]>
Signed-off-by: Justin Tee <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions