aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorBaolin Wang <[email protected]>2017-01-03 18:28:47 +0200
committerGreg Kroah-Hartman <[email protected]>2017-01-03 17:37:32 +0100
commit2a7cfdf37b7c08ac29df4c62ea5ccb01474b6597 (patch)
treeb12c8a58d6a894f1fb8f2560c13abb26b1826489 /scripts/gdb/linux/modules.py
parent2b985467371a58ae44d76c7ba12b0951fee6ed98 (diff)
usb: host: xhci: Fix possible wild pointer when handling abort command
When current command was supposed to be aborted, host will free the command in handle_cmd_completion() function. But it might be still referenced by xhci->current_cmd, which need to set NULL. Cc: <[email protected]> Signed-off-by: Baolin Wang <[email protected]> Signed-off-by: Mathias Nyman <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions