aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorKrzysztof Mazur <[email protected]>2013-08-22 14:49:38 +0200
committerGreg Kroah-Hartman <[email protected]>2013-08-23 10:46:03 -0700
commitd0308d4b6b02597f39fc31a9bddf7bb3faad5622 (patch)
tree8da05e1476268cccff8c3c36248a3a343d6e120d /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentf375fc520d4df0cd9fcb570f33c103c6c0311f9e (diff)
usb: fix cleanup after failure in hub_configure()
If the hub_configure() fails after setting the hdev->maxchild the hub->ports might be NULL or point to uninitialized kzallocated memory causing NULL pointer dereference in hub_quiesce() during cleanup. Now after such error the hdev->maxchild is set to 0 to avoid cleanup of uninitialized ports. Signed-off-by: Krzysztof Mazur <[email protected]> Acked-by: Alan Stern <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions