[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-161-g4d7badb

Jeremy Allison jra at samba.org
Sat Nov 3 17:24:17 GMT 2007


On Sat, Nov 03, 2007 at 09:10:17AM +0100, Stefan (metze) Metzmacher wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi Jeremy,
> 
> >     Fix Solaris by ensuring we use the IPv4 or IPv6 length
> >     in any getnameinfo calls.
> >     Jeremy
> 
> > @@ -710,22 +720,23 @@ int get_interfaces(struct iface_struct *ifaces, int max_interfaces)
> >  	for (i=0;i<total;i++) {
> >  		char addr[INET6_ADDRSTRLEN];
> >  		int ret;
> > +		socklen_t sl;
> 
> this seems unused.

Yup - thanks for spotting it.

Jeremy.


More information about the samba-technical mailing list