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:
944dc18
)
USB: memory leak in iowarrior.c
author
Oliver Neukum
<oneukum@suse.de>
Tue, 12 Jun 2007 13:36:07 +0000
(15:36 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 26 Jun 2007 06:38:05 +0000
(23:38 -0700)
this is a classical memory leak in the ioctl handler. The buffer is simply
never freed. This fixes it the obvious way.
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found