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:
3f0ed57
)
target: Fix sizeof in kmalloc for some default_groups arrays
author
Andy Grover
<agrover@redhat.com>
Mon, 9 Dec 2013 22:27:36 +0000
(14:27 -0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Mon, 16 Dec 2013 20:42:20 +0000
(12:42 -0800)
Allocating an array of pointers, not the objects themselves. These two
sites now match all the other sites.
Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found