All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 5/8] ASoC: smdk_wm9713: fix resource leak in smdk_init error path
@ 2010-11-25  8:16 ` JASWINDERSINGH BRAR
  0 siblings, 0 replies; 3+ messages in thread
From: JASWINDERSINGH BRAR @ 2010-11-25  8:16 UTC (permalink / raw)
  To: Axel Lin, linux-kernel
  Cc: alsa-devel@alsa-project.org, Mark Brown, Liam Girdwood

------- Original Message -------
Sender : Axel Lin<axel.lin@gmail.com> 
Date   : Nov 25, 2010 16:11 (GMT+09:00)
Title  : [PATCH 5/8] ASoC: smdk_wm9713: fix resource leak in smdk_init error path

> Fix the error path to properly free allocated resources.

Acked-by: Jassi Brar <jassi.brar@samsung.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH 0/8] ASoC: fix resource leak in error paths
@ 2010-11-25  7:06 Axel Lin
  2010-11-25  7:11 ` [PATCH 5/8] ASoC: smdk_wm9713: fix resource leak in smdk_init error path Axel Lin
  0 siblings, 1 reply; 3+ messages in thread
From: Axel Lin @ 2010-11-25  7:06 UTC (permalink / raw)
  To: linux-kernel
  Cc: Liam Girdwood, Mark Brown, alsa-devel, Jon Smirl, Sergey Lapin,
	Sedji Gaouaou, Jaswinder Singh Brar, Mika Westerberg,
	Sascha Hauer

This serial of patches fix resource leak in error paths.

Axel Lin (8):
  ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init
    error path
  ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init
    error path
  ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error
    path
  ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error
    path
  ASoC: smdk_wm9713: fix resource leak in smdk_init error path
  ASoC: simone: fix resource leak in simone_init error path
  ASoC: imx-ssi: fix resource leak
  ASoC: phycore-ac97: fix resource leak

 sound/soc/atmel/sam9g20_wm8731.c    |    5 ++++-
 sound/soc/atmel/snd-soc-afeb9260.c  |    1 -
 sound/soc/ep93xx/simone.c           |   18 ++++++++++--------
 sound/soc/fsl/efika-audio-fabric.c  |    1 +
 sound/soc/fsl/pcm030-audio-fabric.c |    1 +
 sound/soc/imx/imx-ssi.c             |   15 +++++++++++----
 sound/soc/imx/phycore-ac97.c        |   28 +++++++++++++++++++++-------
 sound/soc/samsung/smdk_wm9713.c     |   17 ++++++++++-------
 8 files changed, 58 insertions(+), 28 deletions(-)

-- 
1.7.2

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-25  8:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-25  8:16 [PATCH 5/8] ASoC: smdk_wm9713: fix resource leak in smdk_init error path JASWINDERSINGH BRAR
2010-11-25  8:16 ` JASWINDERSINGH BRAR
  -- strict thread matches above, loose matches on Subject: below --
2010-11-25  7:06 [PATCH 0/8] ASoC: fix resource leak in error paths Axel Lin
2010-11-25  7:11 ` [PATCH 5/8] ASoC: smdk_wm9713: fix resource leak in smdk_init error path Axel Lin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.