]> 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)
commita0fea1fcd9c3f19aabdb74e82df9e93b0f37c9e6
tree41892b20e9e97d01ec4f75be924fd2ddce2972af
parentc83fa62f0c3bcb15ee2439dbdf8572c65b25a859
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