git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
626f5ce
)
ALSA: hda: fix out-of-bound hdmi_eld.sad[] write
author
Roel Kluin
<roel.kluin@gmail.com>
Wed, 29 Jul 2009 12:35:20 +0000
(14:35 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 29 Jul 2009 12:35:20 +0000
(14:35 +0200)
e->sad[] is declared with size ELD_MAX_SAD=16, but the guard
allows range 0-31.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found