Todd C. Miller <[email protected]> wrote: > This looks like fallout from the changes in localhost handling in > the resolver. It seems strange for getaddrinfo() to return success > but not set res->ai_canonname when AI_CANONNAME is specified.
Setting the actual hostname to "localhost" probably SHOULD result in some extremely negative experiences, but not crashes.
