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:
8e9c4aa
)
ASoC: fsl: Fix memory leak in imx-audmux.c
author
Felipe Pena
<felipensp@gmail.com>
Sat, 12 Oct 2013 22:35:06 +0000
(19:35 -0300)
committer
Mark Brown
<broonie@linaro.org>
Mon, 14 Oct 2013 11:52:59 +0000
(12:52 +0100)
When audmux_clk is used and clk_prepare_enable function succeed,
the memory alloc'd to buf variable is leaked
Signed-off-by: Felipe Pena <felipensp@gmail.com>
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found