]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix memory leaks at error path in patch_cirrus.c
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 Oct 2012 06:50:35 +0000 (08:50 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Oct 2012 07:24:07 +0000 (09:24 +0200)
commit64f15ccff7a957ca7a62968b4dc3d767e5b742a0
tree41892b20e9e97d01ec4f75be924fd2ddce2972af
parent545767e5532519fd79c19c24c80bd54ae20d3433
ALSA: hda - Fix memory leaks at error path in patch_cirrus.c

The proper destructor should be called at the error path.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_cirrus.c