[alsa-devel] [PATCH 0/2] ASoC: Memeory leak fixes

Vinod Koul vinod.koul at intel.com
Thu May 5 07:49:17 CEST 2016


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



More information about the Alsa-devel mailing list