[ALSA] hda-codec - Fix the array over-range access with stac92hd71bxx codec
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Feb 2008 13:16:17 +0000 (14:16 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:20 +0000 (12:00 +0200)
commit40ac8c4f208111cdc1542ccc9feb21b98a6b0219
tree25052332ce849c663e309822a3373709a2a45564
parentfd6640fa2d8b5f5f471aad5abd8ce5d6995df563
[ALSA] hda-codec - Fix the array over-range access with stac92hd71bxx codec

Add the check of the array range for dac_nids to prevent the over-range
access.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c