]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix memory leaks in the previous patch
authorTakashi Iwai <tiwai@suse.de>
Thu, 3 Dec 2009 09:14:10 +0000 (10:14 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 3 Dec 2009 09:14:10 +0000 (10:14 +0100)
commit95340a8783282d5b1f3e06d526867b1ba189a0b1
tree8ac242b237b95a70f6773d6a28871ae609ebd2bf
parent2123b00d9c4bc1c23e4230cc8e2dc87f39837c16
ALSA: hda - Fix memory leaks in the previous patch

The previous hack for replacing the codec name give memory leaks at
error paths.  This patch fixes them.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c