Return-Path: Delivered-To: apmail-apache-bugdb-archive@apache.org Received: (qmail 57427 invoked by uid 500); 1 Feb 2001 10:03:08 -0000 Mailing-List: contact apache-bugdb-help@apache.org; run by ezmlm Precedence: bulk Reply-To: apache-bugdb@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list apache-bugdb@apache.org Received: (qmail 57339 invoked by uid 501); 1 Feb 2001 10:02:58 -0000 Date: 1 Feb 2001 10:02:58 -0000 Message-ID: <20010201100258.57337.qmail@apache.org> To: apache-bugdb@apache.org, dduvall@eng.sun.com, fanf@apache.org From: fanf@apache.org Subject: Re: general/7170: ap_get_local_host() fails to retrieve proper IP address [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: ap_get_local_host() fails to retrieve proper IP address State-Changed-From-To: open-closed State-Changed-By: fanf State-Changed-When: Thu Feb 1 02:02:56 PST 2001 State-Changed-Why: You are correct about the first problem, but you missed the fact that our snprintf has special magic for %pA. I've fixed the bug. Thanks for using Apache!