commit | 40ac8c4f208111cdc1542ccc9feb21b98a6b0219 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Feb 29 14:16:17 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:20 2008 +0200 |
tree | 25052332ce849c663e309822a3373709a2a45564 | |
parent | fd6640fa2d8b5f5f471aad5abd8ce5d6995df563 [diff] |
[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>