[ALSA] emu10k1 - Fix memory corruption
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Aug 2007 17:32:16 +0000 (19:32 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:59:13 +0000 (15:59 +0200)
The number of mixer elements for SPDIF control don't match with the
actual array size (3).  This may result in a memory corruption that
overwrites the i2c_capture_source field (ALSA bug#3095).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found