1
0
Fork 0
alistair23-linux/sound/synth
Dan Carpenter 5885615e44 ALSA: emux: stop if copy_from_user() fails
If we can't fill the "patch" struct because "count" is too small (it can
be as low as 4 bytes) or because copy_from_user() failed, then just
return instead of using unintialized data.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-03-31 16:23:52 +02:00
..
emux ALSA: emux: stop if copy_from_user() fails 2017-03-31 16:23:52 +02:00
Makefile ALSA: clean up the logic for building sequencer modules 2009-05-29 11:49:42 +02:00
util_mem.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00