aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorRichard Fitzgerald <[email protected]>2023-10-30 10:47:58 +0000
committerShuah Khan <[email protected]>2023-12-18 13:21:14 -0700
commit34dfd5bb2e5507e69d9b6d6c90f546600c7a4977 (patch)
tree1b5ca8530ad2f483602029ed67e97e5b17a15b3e /scripts/generate_rust_analyzer.py
parent15bf0000147ae9fc8fa4969025f71848fc558cba (diff)
kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
Move the call to kunit_suite_has_succeeded() after the check that the kunit_suite pointer is valid. This was found by smatch: lib/kunit/debugfs.c:66 debugfs_print_results() warn: variable dereferenced before check 'suite' (see line 63) Signed-off-by: Richard Fitzgerald <[email protected]> Reported-by: Dan Carpenter <[email protected]> Fixes: 38289a26e1b8 ("kunit: fix debugfs code to use enum kunit_status, not bool") Reviewed-by: Rae Moar <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions