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:
5e5677f
)
ALSA: caiaq - Fix possible string-buffer overflow
author
Takashi Iwai
<tiwai@suse.de>
Mon, 14 Feb 2011 21:45:59 +0000
(22:45 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 14 Feb 2011 21:50:46 +0000
(22:50 +0100)
Use strlcpy() to assure not to overflow the string array sizes by
too long USB device name string.
Reported-by: Rafa <rafa@mwrinfosecurity.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found