From: Takashi Iwai Date: Mon, 22 Mar 2010 07:30:20 +0000 (+0100) Subject: ALSA: hda - Fix access-after-free in patch_realtek.c X-Git-Tag: v2.6.34-rc3~46^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bae84e70d66fe46c12231082cf1c4848ea22f3ef;p=pandora-kernel.git ALSA: hda - Fix access-after-free in patch_realtek.c alc_free_kctls() has to be called after all jobs done in alc_build_controls(). Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed