]> git.baikalelectronics.ru Git - kernel.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)
commit4455901c2e8e5cb56e5c966254a9009420f79149
treeb41a7fde822cf3ba5ea05af6640f48d8b645e745
parent77af6ff5fbdef94cb42c4e59e0adf62c6bd37a25
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