diff options
author | 2015-03-23 12:41:31 +0300 | |
---|---|---|
committer | 2015-03-23 14:00:28 +0100 | |
commit | 77008b70fe0a9ffe354580d9dfda329cdde7f20b (patch) | |
tree | abf0888bcd55c82a26218df1596cf674e51e4515 /sound/oss | |
parent | ALSA: ak411x: simplify snd_ak4113_create() a bit (diff) | |
download | linux-dev-77008b70fe0a9ffe354580d9dfda329cdde7f20b.tar.xz linux-dev-77008b70fe0a9ffe354580d9dfda329cdde7f20b.zip |
ALSA: echoaudio: read past end of array
We need to cap "ucontrol->id.index / num_busses_in(chip)" so the we
don't read beyond the end of the array.
I also adding a check on "in" and changing the type in
snd_echo_mixer_put() from short to unsigned int. Those changes are done
for symmetry and are cosmetic.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/oss')
0 files changed, 0 insertions, 0 deletions