Roel Kluin a987004fbc sound: mpu401.c: Buffer overflow
mpu_synth_info[m].name is a char[30], and the minimum length of the data
written by sprintf is 31 bytes including terminating null.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-07-29 14:41:24 +02:00
..
2009-02-17 08:02:16 +01:00
2009-07-29 14:37:12 +02:00
2009-03-16 08:32:27 -06:00
2009-03-16 08:32:27 -06:00
2009-02-11 14:12:04 +01:00
2009-06-25 08:52:49 +02:00
2009-05-15 12:07:17 +09:00
2009-07-29 14:41:24 +02:00
2009-03-30 15:21:59 +02:00
2009-03-16 08:32:27 -06:00
2009-03-16 08:32:27 -06:00

The modular sound driver patches were funded by Red Hat Software 
(www.redhat.com). The sound driver here is thus a modified version of 
Hannu's code. Please bear that in mind when considering the appropriate
forums for bug reporting. 

Alan Cox