diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-06-21 14:25:33 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-06-21 14:32:06 +0200 |
commit | fefe228c5f13809f77e6b2873ffe8bfb006cadd4 (patch) | |
tree | 94e9ef2b69f5c3f51ff8479a3ce60e93ce8e1892 /sound/usb | |
parent | ALSA: hda - Make Thinkpad X220-tablet use generic parser (diff) | |
download | linux-fefe228c5f13809f77e6b2873ffe8bfb006cadd4.tar.xz linux-fefe228c5f13809f77e6b2873ffe8bfb006cadd4.zip |
ALSA: vx_core: off by one in vx_read_status()
This code is older than git, and I haven't tested it, but if size ==
SIZE_MAX_STATUS then we would write one space past the end of the
rmh->Stat[] array.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions