aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-06-09 18:56:57 +0100
committerDavid S. Miller <[email protected]>2021-06-09 15:39:14 -0700
commitf3b5a8907543e2c539d09d01a1732826e070d351 (patch)
treeaa478dd9d5670b39b3b27b7d9b31485cd129c0e5 /tools/perf/scripts/python/netdev-times.py
parent8b8701d0b4925807a6d4dc4699cb80a1e16218ad (diff)
mlxsw: thermal: Fix null dereference of NULL temperature parameter
The call to mlxsw_thermal_module_temp_and_thresholds_get passes a NULL pointer for the temperature and this can be dereferenced in this function if the mlxsw_reg_query call fails. The simplist fix is to pass the address of dummy temperature variable instead of a NULL pointer. Addresses-Coverity: ("Explicit null dereferenced") Fixes: 72a64c2fe9d8 ("mlxsw: thermal: Read module temperature thresholds using MTMP register") Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions