]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers
authorTakashi Iwai <tiwai@suse.de>
Tue, 26 Jun 2012 12:54:32 +0000 (14:54 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Jun 2012 12:56:20 +0000 (14:56 +0200)
commitee48df57c920ab876dd8cf0dcfe5b8893b98e934
treeb41a7fde822cf3ba5ea05af6640f48d8b645e745
parentbefae82e2906cb7155020876a531b0b8c6c8d8c8
ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers

When moved to the helper code, forgot to release the verb arrays.

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