1
0
Fork 0
alistair23-linux/sound/isa/wavefront
Dan Carpenter 8ede665106 ALSA: isa: not allocating enough space
We allocate only 4 bytes here "sizeof(int)" instead of WF_MSAMPLE_BYTES
(259) which was intended.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-11-13 09:28:31 +01:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
wavefront.c ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls 2013-05-29 12:50:28 +02:00
wavefront_fx.c ALSA: isa: remove __dev* attributes 2012-12-07 07:32:17 +01:00
wavefront_midi.c ALSA: isa: remove __dev* attributes 2012-12-07 07:32:17 +01:00
wavefront_synth.c ALSA: isa: not allocating enough space 2013-11-13 09:28:31 +01:00