From: Eric Sesterhenn Date: Mon, 10 Apr 2006 12:42:00 +0000 (+0200) Subject: [ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.c X-Git-Tag: v2.6.17-rc2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2462321bfe59b9c22ca1ec4ba8665a1aeac6bab5;p=pandora-kernel.git [ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.c Modules: au88x0 driver since idx is used as an index for vortex_pcm_prettyname[VORTEX_PCM_LAST], it should not be equal to VORTEX_PCM_LAST. This fixes coverity bug id #572 Signed-off-by: Eric Sesterhenn Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed