Skip to content
Snippets Groups Projects
Commit 7b8e2c1d authored by Oliver Neukum's avatar Oliver Neukum Committed by Linus Torvalds
Browse files

fix memory leak in fixed btusb_close


If the waker is killed before it can replay outstanding URBs, these URBs
won't be freed or will be replayed at the next open.  This patch closes
the window by explicitely discarding outstanding URBs.

Signed-off-by: default avatarOliver Neukum <oliver@neukum.org>
Acked-by: default avatarMarcel Holtmann <marcel@holtmann.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 479c2553
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment