lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20130910063338.GE20862@eerihug-hybrid.rnd.ki.sw.ericsson.se> Date: Tue, 10 Sep 2013 08:33:38 +0200 From: Erik Hugne <erik.hugne@...csson.com> To: <govindarajalu90@...il.com> CC: <netdev@...r.kernel.org> Subject: Re: [PATCH net-next] net: sk_buff: memset(skb,0) after alloc in skb_clone Dont think this is necessary. Use GFP_ZERO mask in the skb_clone() call instead. //E -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html