diff options
author | Yang Yingliang <[email protected]> | 2021-06-10 16:02:43 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-10 13:53:13 -0700 |
commit | f18c11812c949553d2b2481ecaa274dd51bed1e7 (patch) | |
tree | 23628b91b863baee239558b13c670c456308bf71 /tools/perf/scripts/python/sched-migration.py | |
parent | 47651c51c02fc4937b39b2d2207aa0d9d26a4b58 (diff) |
fjes: check return value after calling platform_get_resource()
It will cause null-ptr-deref if platform_get_resource() returns NULL,
we need check the return value.
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions