From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30754 invoked by alias); 1 Dec 2008 15:53:10 -0000 Received: (qmail 30376 invoked by uid 48); 1 Dec 2008 15:51:58 -0000 Date: Mon, 01 Dec 2008 15:53:00 -0000 Message-ID: <20081201155158.30375.qmail@sourceware.org> From: "bero at arklinux dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20081201141029.7060.bero@arklinux.org> References: <20081201141029.7060.bero@arklinux.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/7060] getaddrinfo() with hints.ai_family = PF_UNSPEC changes behavior in glibc 2.9 X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2008-12/txt/msg00004.txt.bz2 ------- Additional Comments From bero at arklinux dot org 2008-12-01 15:51 ------- Created an attachment (id=3084) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3084&action=view) Patch that fixes it by reverting to 2.8 behavior The attached patch fixes it by reverting most of getaddrinfo.c to what it was in glibc 2.8 -- not quite the right thing to do, but I can confirm it fixes the problem. -- http://sourceware.org/bugzilla/show_bug.cgi?id=7060 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.