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:
b456591
)
ALSA: usb-audio: Fix memory leak in FTU quirk
author
Takashi Iwai
<tiwai@suse.de>
Tue, 11 Nov 2014 14:45:57 +0000
(15:45 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 11 Nov 2014 17:04:41 +0000
(18:04 +0100)
M-audio FastTrack Ultra quirk doesn't release the kzalloc'ed memory.
This patch adds the private_free callback to release it properly.
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found