diff options
author | Petko Manolov <[email protected]> | 2021-08-03 20:25:23 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-08-04 10:38:42 +0100 |
commit | 8a160e2e9aeb8318159b48701ad8a6e22274372d (patch) | |
tree | df29ad67b7cfd4badd232dea48f906c8fc0c7f27 /scripts/gdb/linux/timerlist.py | |
parent | 13a9c4ac319a23c792e2e03ac73777b6710132c3 (diff) |
net: usb: pegasus: Check the return value of get_geristers() and friends;
Certain call sites of get_geristers() did not do proper error handling. This
could be a problem as get_geristers() typically return the data via pointer to a
buffer. If an error occurred the code is carelessly manipulating the wrong data.
Signed-off-by: Petko Manolov <[email protected]>
Reviewed-by: Pavel Skripkin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions