commit | c45ec06c74512265969aef40b00f320c6afb7a90 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Wed Jul 29 11:46:59 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 29 14:37:12 2009 +0200 |
tree | 10ee18d623609075cd1b1388ad07add759434f21 | |
parent | 4be3bd7849165e7efa6b0b35a23d6a3598d97465 [diff] |
sound: aedsp16: Buffer overflow DSPVersion is declared as char[3], but the sprintf writes at least 4 bytes including terminating null. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>