linux/sound/pci/vx222
Takashi Iwai 874e1f6fad ALSA: vx: Fix possible transfer overflow
The pseudo DMA transfer codes in VX222 and VX-pocket driver have a
slight bug where they check the buffer boundary wrongly, and may
overflow.  Also, the zero sample count might be handled badly for the
playback (although it shouldn't happen in theory).  This patch
addresses these issues.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=141541
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-01-04 18:01:35 +01:00
..
Makefile
vx222.c ALSA: vx222: Simplify PM callbacks 2015-01-09 17:28:47 +01:00
vx222.h
vx222_ops.c ALSA: vx: Fix possible transfer overflow 2017-01-04 18:01:35 +01:00