git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4be3bd7
)
sound: aedsp16: Buffer overflow
author
Roel Kluin
<roel.kluin@gmail.com>
Wed, 29 Jul 2009 09:46:59 +0000
(11:46 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 29 Jul 2009 12:37:12 +0000
(14:37 +0200)
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>
No differences found