From: Timo Teras Date: Mon, 26 Jan 2009 04:49:14 +0000 (-0800) Subject: af_key: initialize xfrm encap_oa X-Git-Tag: v2.6.29-rc3~23^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8d694c651356ec89452e15b0189c061fb7e1cf1;p=pandora-kernel.git af_key: initialize xfrm encap_oa 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 Acked-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed