[PATCH v2][BZ #16077] Get canonical name in getaddrinfo from hosts file for AF_INET

Siddhesh Poyarekar siddhesh@redhat.com
Fri Nov 29 02:07:00 GMT 2013


On Mon, Nov 25, 2013 at 05:19:40PM +0100, Andreas Schwab wrote:
> Siddhesh Poyarekar <siddhesh@redhat.com> writes:
> 
> > +	      /* The following piece is a bit clumsy but we want to use the
> > +		 `break_if_match' value.  The optimizer should do its
> > +		 job.  */
> 
> There is no break_if_match any more.
> 
> > +  if (result && canonp && status == NSS_STATUS_SUCCESS)
> 
> result is never NULL.
> 
> Otherwise ok.

Thanks, committed with the changes.  Pavel, this does not fix the bug
you mentioned.

Siddhesh



More information about the Libc-alpha mailing list