diff options
| author | Yang Yingliang <[email protected]> | 2021-10-11 21:49:20 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-10-13 13:59:53 +0200 |
| commit | 9eff2b2e59fda25051ab36cd1cb5014661df657b (patch) | |
| tree | 26708aef2cdc8f87ec9cc8d3845933ff9c368d7e /tools/perf/scripts/python | |
| parent | 6fec018a7e70d611412dd961e596b0415c6d365c (diff) | |
usb: host: ohci-tmio: 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.
Acked-by: Alan Stern <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions