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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 20 Sep 2011 11:05:28 +0100
From:	Ian Campbell <Ian.Campbell@...citrix.com>
To:	Dan Carpenter <dan.carpenter@...cle.com>
CC:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: re: macvtap: convert to SKB paged frag API.

On Tue, 2011-09-20 at 10:17 +0100, Dan Carpenter wrote:
> Hi Ian,
> 
> There is a problem in d1b08284ade "macvtap: convert to SKB paged frag
> API."  It removes the initialization of "f" in zerocopy_sg_from_iovec()
> which breaks it and causes a compile warning:
> drivers/net/macvtap.c:509:5: warning: ‘f’ may be used uninitialized
> 	in this function [-Wuninitialized]

Not just a warning but an actual bug -- I'll post a patch.

Thanks for the heads up!

Ian.




--
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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ