linux/sound/drivers/vx
Dan Carpenter fefe228c5f 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>
2013-06-21 14:32:06 +02:00
..
Makefile
vx_cmd.c
vx_cmd.h
vx_core.c
vx_hwdep.c
vx_mixer.c
vx_pcm.c
vx_uer.c