bin/166483: if_nametoindex sends un-initialized bytes to ioctl

Xin Li delphij at delphij.net
Thu Mar 29 22:52:24 UTC 2012


I think we would probably want to put the proposed change under #ifdef
PURIFY -- the initialization is not necessary since the uninitialized
part is never touched for the whole codepath.

Just my $0.02.

Cheers,
-- 
Xin LI <delphij at delphij.net>	https://www.delphij.net/
FreeBSD - The Power to Serve!		Live free or die


More information about the freebsd-bugs mailing list