linux/sound/pci/hda
Takashi Iwai 41923e4413 [ALSA] hda-codec - Fix possible array overflow
dac_nids arrays in each codec support code may have up to 5 items
when assigned from the auto-configurator.  Some codec codes have
less numbers than the possible max.  This patch defines the constant
and fixes the array definitions.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2007-10-23 08:07:55 +02:00
..
Makefile
hda_codec.c [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC 2007-10-23 08:04:35 +02:00
hda_codec.h
hda_generic.c
hda_hwdep.c
hda_intel.c
hda_local.h [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00
hda_patch.h
hda_proc.c
patch_analog.c [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00
patch_atihdmi.c
patch_cmedia.c [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00
patch_conexant.c [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00
patch_realtek.c [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00
patch_si3054.c
patch_sigmatel.c
patch_via.c [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00