commit | ac2c92e0cd06387ecee8115f5fa385fba6413c42 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Dec 03 10:14:10 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Dec 03 10:14:10 2009 +0100 |
tree | 8ac242b237b95a70f6773d6a28871ae609ebd2bf | |
parent | 274693f37090ada2cadd09944ab883f05ea6ebe6 [diff] |
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>