https://github.com/torvalds/linux
Revision 7b8e2c1db0f358bc389dd1ee4633a92d80a5a6d0 authored by Oliver Neukum on 13 November 2009, 13:26:23 UTC, committed by Linus Torvalds on 14 November 2009, 20:57:08 UTC
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: Oliver Neukum <oliver@neukum.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 479c255
History
Tip revision: 7b8e2c1db0f358bc389dd1ee4633a92d80a5a6d0 authored by Oliver Neukum on 13 November 2009, 13:26:23 UTC
fix memory leak in fixed btusb_close
Tip revision: 7b8e2c1
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 156.0 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top