Skip to content
Commit 78735cff authored by Roel Kluin's avatar Roel Kluin Committed by Takashi Iwai
Browse files

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: default avatarRoel Kluin <roel.kluin@gmail.com>
Signed-off-by: default avatarWu Fengguang <fengguang.wu@intel.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 626f5cef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment