alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: Memeory leak fixes
@ 2016-05-05  5:49 Vinod Koul
  2016-05-05  5:49 ` [PATCH 1/2] ASoC: topology: Fix memory leak in widget creation Vinod Koul
  2016-05-05  5:49 ` [PATCH 2/2] ASoC: Intel: Skylake: Fix memory leak in nhlt init Vinod Koul
  0 siblings, 2 replies; 5+ messages in thread
From: Vinod Koul @ 2016-05-05  5:49 UTC (permalink / raw)
  To: alsa-devel; +Cc: liam.r.girdwood, patches.audio, broonie, Vinod Koul

This series fixes two memeory leaks, first in topology core to
freeup the objects in widget creation and second one on Skylake
driver for NHLT table cleanup

Jeeja KP (2):
  ASoC: topology: Fix memory leak in widget creation
  ASoC: Intel: Skylake: Fix memory leak in nhlt init

 sound/soc/intel/skylake/skl-nhlt.c | 15 +++++++++------
 sound/soc/intel/skylake/skl.c      |  5 ++++-
 sound/soc/intel/skylake/skl.h      |  6 +++---
 sound/soc/soc-topology.c           |  2 ++
 4 files changed, 18 insertions(+), 10 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-05-05 15:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-05  5:49 [PATCH 0/2] ASoC: Memeory leak fixes Vinod Koul
2016-05-05  5:49 ` [PATCH 1/2] ASoC: topology: Fix memory leak in widget creation Vinod Koul
2016-05-05 15:56   ` Applied "ASoC: topology: Fix memory leak in widget creation" to the asoc tree Mark Brown
2016-05-05  5:49 ` [PATCH 2/2] ASoC: Intel: Skylake: Fix memory leak in nhlt init Vinod Koul
2016-05-05 15:56   ` Applied "ASoC: Intel: Skylake: Fix memory leak in nhlt init" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).