From: Roel Kluin Date: Wed, 29 Jul 2009 10:12:09 +0000 (+0200) Subject: sound: mpu401.c: Buffer overflow X-Git-Tag: v2.6.31-rc5~5^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a987004fbcf163b100d227284999602f83044d7e;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed