diff options
author | Alexandre Belloni <[email protected]> | 2024-02-29 23:21:27 +0100 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2024-03-08 12:01:21 +0100 |
commit | babfeb9cbe7ebc657bd5b3e4f9fde79f560b6acc (patch) | |
tree | 3752e989e917e88b364cf4247be86043b86774fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c12e67e076cbcb86fd9c3cb003a344ec684138a6 (diff) |
rtc: nct3018y: fix possible NULL dereference
alarm_enable and alarm_flag are allowed to be NULL but will be dereferenced
later by the dev_dbg call.
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Closes: https://lore.kernel.org/r/[email protected]/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions