Home
last modified time | relevance | path

Searched hist:"36502 d02" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_generic.c36502d02 Wed Dec 19 08:15:10 CST 2012 Takashi Iwai <tiwai@suse.de> ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls()

When no controls are assigned in the parser (e.g. no analog path),
spec->kctls.list is still NULL. We need to check it before passing to
snd_hda_add_new_ctls().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
36502d02 Wed Dec 19 08:15:10 CST 2012 Takashi Iwai <tiwai@suse.de> ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls()

When no controls are assigned in the parser (e.g. no analog path),
spec->kctls.list is still NULL. We need to check it before passing to
snd_hda_add_new_ctls().

Signed-off-by: Takashi Iwai <tiwai@suse.de>