commit | 2d9c648295d7bc376305337d29f540a5e411f632 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Oct 13 08:06:55 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Oct 13 08:06:55 2009 +0200 |
tree | e11c0e39d7b8bb530157ff2d2375da9544cf52cf | |
parent | f0613d5752d8f7d1d02e6d40947f38877fdf9c90 [diff] |
ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.c ALC861-VD lenovo model causes overflow of spec->init_verbs entries due to the recent changes. Simply increase the array size to avoid the overflow. Reported-by: Luca Tettamanti <kronos.it@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>