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-05-12 09:20:54 +02:00
2009-07-09 10:36:19 +01:00
2009-04-06 03:56:28 +02:00
2009-07-19 19:10:01 +02:00
2009-06-16 19:47:27 -07:00
2009-03-30 12:43:02 -03:00
2009-07-19 14:02:29 +02:00
2009-06-07 09:08:43 +02:00
2009-07-29 14:41:24 +02:00
2009-06-10 07:26:46 +02:00
2009-07-21 19:03:22 +02:00
2009-04-28 15:06:44 +02:00
2009-06-12 20:03:16 +02:00
2009-03-30 15:21:59 +02:00
2009-07-12 13:02:10 -07:00
2009-04-28 15:06:44 +02:00
2009-01-12 15:21:19 +01:00
2009-05-29 11:49:42 +02:00
2009-07-15 11:55:00 +02:00
2008-12-02 16:25:37 +01:00
2009-02-05 15:08:53 +01:00
2009-02-05 15:08:53 +01:00
2009-07-03 23:36:13 +02:00