gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OpenBSD 4.4 gnutls-serv IPv6 Only Bug


From: Peter Hendrickson
Subject: Re: OpenBSD 4.4 gnutls-serv IPv6 Only Bug
Date: 30 Apr 2009 17:59:44 -0000

Simon Josefsson wrote:
> > When bind() is called in listen_socket(), it is given two "res->"
> > arguments, but it should be two "ptr->" arguments.  Otherwise it
> > doesn't move to ptr->ai_next the second time through the for loop.
> 
> Oops.  Thanks, committed, please try the next daily snapshot.

I'm not seeing the fix in the 20090430 snapshot.  I assume it will
show up in tomorrow's snapshot.

> Yes, this is the case.  I'm wondering what the best way to handle
> this is though.  Should we just display the error above?  It seems
> confusing to users.  How are servers in general expected to handle
> such errors?

I think it's okay.  This is just a testing tool and everybody using it
is (probably) a developer.  The call to bind is not even closely
related to TLS, it's just where the underlying socket is established.

Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]