Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 26 Jun 2018 16:40:08 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: Bug in getaddrinfo

On Tue, Jun 26, 2018 at 11:36:08AM +0200, Marco Dickert wrote:
> Hi,
> 
> On 2018-06-21 22:26:40, Rich Felker wrote:
> > On Fri, Jun 22, 2018 at 12:04:31AM +0200, Marco Dickert wrote:
> > > a bad ai_canonname value. I used this [1] code to produce the following results
> >                                         ^^^
> > Please attach testcases rather than linking to transient pastebins.
> > I've saved and attached the linked code here.
> 
> thank you. I should've attached the code indeed; don't know what I thought^^
> 
> > On the other hand we already define availability for another case,
> > search domains, where a duplicate of the requested nodename argument
> > is not returned, so I think it's reasonable to make a change here too,
> > especially if that's what other implementations do. I'll take a look
> > at it.
> 
> Nice to hear. 
> 
> > Thanks for the report.
> 
> While were on it: Thanks for the great work with musl libc! I really appreciate
> it!

Should be fixed in git master. Let me know if you see any problems.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.