diff options
author | Serge Semin <[email protected]> | 2017-10-22 23:38:10 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-11-01 17:14:21 +0100 |
commit | 287c2bb6e1b5b1299da59537fe58515001286c85 (patch) | |
tree | 7b8723c070c80b29b7204a6b2dae17b572182448 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 2818e13ae174bf6a607db3e3fc405bbf5f66b1ce (diff) |
usb: usb251xb: Fix property_u32 NULL pointer dereference
The methods like of_property_read_u32 utilizing the specified
pointer permit only the pointer to a preallocated u32 storage as the
third argument. As a result the driver crashes on NULL pointer
dereference in case if "oc-delay-us" or "power-on-time-ms" declared
in dts file.
Signed-off-by: Serge Semin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions