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:
e918085
)
af_key: initialize xfrm encap_oa
author
Timo Teras
<timo.teras@iki.fi>
Mon, 26 Jan 2009 04:49:14 +0000
(20:49 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 26 Jan 2009 04:49:14 +0000
(20:49 -0800)
Currently encap_oa is left uninitialized, so it contains garbage data which
is visible to userland via Netlink. Initialize it by zeroing it out.
Signed-off-by: Timo Teras <timo.teras@iki.fi>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found