git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4273f98
)
USB: option: fix memory leak
author
Johan Hovold
<jhovold@gmail.com>
Tue, 29 May 2012 16:22:48 +0000
(18:22 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 12 Jun 2012 23:09:50 +0000
(16:09 -0700)
Fix memory leak introduced by commit
383cedc3bb435de7a2
("USB: serial:
full autosuspend support for the option driver") which allocates
usb-serial data but never frees it.
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found