Bug in INN CURRENT 20020223

The Doctor doctor at doctor.nl2k.ab.ca
Sun Feb 24 02:04:49 UTC 2002


On Sat, Feb 23, 2002 at 08:41:10PM -0500, Jeffrey M. Vinocur wrote:
> On Sat, 23 Feb 2002, The Doctor wrote:
> 
> > > > On Sat, Feb 23, 2002 at 11:35:26AM -0500, Jeffrey M. Vinocur wrote:
> > > >
> > > > > Oh.  It's the SA_LEN macro.
> >
> > [...]
> 
> Oh, thanks for catching that.  Can you make the below change to
> include/clibrary.h?  If that works, I'll commit it.
>

IF it is available for CURRENT 20020224 I will test it tomorrow.
 
> 
> RCS file: /dist1/cvs/isc/inn/inn/include/clibrary.h,v
> retrieving revision 1.34
> diff -u -r1.34 clibrary.h
> --- clibrary.h  2002/02/22 20:39:10     1.34
> +++ clibrary.h  2002/02/24 01:39:15
> @@ -204,7 +204,7 @@
> 
>  #ifndef HAVE_SA_LEN_MACRO
>  # if defined HAVE_SOCKADDR_LEN
> -#  define SA_LEN(s)      (s->sa_len)
> +#  define SA_LEN(s)      ((s)->sa_len)
>  # else
>  /* Use ugly hack from USAGI project */
>  #  if defined HAVE_INET6
> 
> 
> -- 
> Jeffrey M. Vinocur
> jeff at litech.org
> 

-- 
Member - Liberal International	On 11 Sept 2001 the WORLD was violated.
This is doctor at nl2k.ab.ca	Ici doctor at nl2k.ab.ca
Society MUST be saved! Extremists must dissolve.  
Spammer:  21st Century Version of the Elctronic Neanderthal Man


More information about the inn-workers mailing list