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:
4535743
)
Staging: vt6655: memory corruption in check in wpa_set_wpadev()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 18 Oct 2011 06:27:25 +0000
(09:27 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 19 Oct 2011 20:42:48 +0000
(13:42 -0700)
The original code left it up to the user to decide how much data to
copy, but that doesn't work with a fixed size array.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found