From: Vinod Koul <vinod.koul@intel.com>
To: alsa-devel@alsa-project.org
Cc: liam.r.girdwood@linux.intel.com, patches.audio@intel.com,
broonie@kernel.org, Vinod Koul <vinod.koul@intel.com>
Subject: [PATCH 0/2] ASoC: Memeory leak fixes
Date: Thu, 5 May 2016 11:19:17 +0530 [thread overview]
Message-ID: <1462427359-30402-1-git-send-email-vinod.koul@intel.com> (raw)
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
next reply other threads:[~2016-05-05 5:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-05 5:49 Vinod Koul [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1462427359-30402-1-git-send-email-vinod.koul@intel.com \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@linux.intel.com \
--cc=patches.audio@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).