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:
68d6ac6
)
rds: fix a leak of kernel memory
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 16 Aug 2010 03:25:00 +0000
(
03:25
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 19 Aug 2010 06:40:03 +0000
(23:40 -0700)
struct rds_rdma_notify contains a 32 bits hole on 64bit arches,
make sure it is zeroed before copying it to user.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found