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:
a16a027
)
Staging: unisys: virthba: Fix variable length array
author
Ken Cox
<jkc@redhat.com>
Fri, 7 Mar 2014 16:30:27 +0000
(10:30 -0600)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 9 Mar 2014 06:42:14 +0000
(22:42 -0800)
A character array was declared on the stack with variable length. This has
been corrected to use a fixed length.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Ken Cox <jkc@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/virthba/virthba.c
patch
|
blob
|
history
diff --cc
drivers/staging/unisys/virthba/virthba.c
Simple merge