From: Roel Kluin Date: Wed, 29 Jul 2009 12:35:20 +0000 (+0200) Subject: ALSA: hda: fix out-of-bound hdmi_eld.sad[] write X-Git-Tag: v2.6.31-rc5~5^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78735cffc2d9ab0dec32f1ba7cbc1d84b45bbf29;p=pandora-kernel.git ALSA: hda: fix out-of-bound hdmi_eld.sad[] write e->sad[] is declared with size ELD_MAX_SAD=16, but the guard allows range 0-31. Signed-off-by: Roel Kluin Signed-off-by: Wu Fengguang Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed