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
..
hda_codec.c [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC 2007-10-23 08:04:35 +02:00
hda_codec.h [ALSA] hda-intel - Fix resume logic, when dynamic power managment is on 2007-10-16 15:59:47 +02:00
hda_generic.c [ALSA] Intel HD Audio: Use list_for_each_entry(_safe) 2007-10-16 16:50:42 +02:00
hda_hwdep.c [ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat() 2007-10-16 15:58:16 +02:00
hda_intel.c [ALSA] alsa: Add the MCP79 support to hda_intel driver 2007-10-16 16:51:02 +02:00
hda_local.h [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00
hda_patch.h [ALSA] hda-codec - kernel config for each codec 2007-10-16 15:58:12 +02:00
hda_proc.c [ALSA] hda-intel - Add POWER_SAVE option 2007-10-16 15:58:46 +02:00
Makefile [ALSA] hda-intel - Fix a typo in Makefile 2007-10-16 15:58:17 +02:00
patch_analog.c [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00
patch_atihdmi.c [ALSA] hda-codec - optimize resume using caches 2007-10-16 15:58:43 +02:00
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 [ALSA] hda-codec - optimize resume using caches 2007-10-16 15:58:43 +02:00
patch_sigmatel.c [ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec 2007-10-23 08:04:34 +02:00
patch_via.c [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00