diff options
| author | Yang Yingliang <yangyingliang@huawei.com> | 2021-06-10 11:02:43 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-06-10 23:53:13 +0300 |
| commit | f18c11812c949553d2b2481ecaa274dd51bed1e7 (patch) | |
| tree | 23628b91b863baee239558b13c670c456308bf71 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 47651c51c02fc4937b39b2d2207aa0d9d26a4b58 (diff) | |
| download | linux-f18c11812c949553d2b2481ecaa274dd51bed1e7.tar.xz | |
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 <yangyingliang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
