Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 14761 invoked from network); 11 Nov 2005 22:46:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Nov 2005 22:46:07 -0000 Received: (qmail 19737 invoked by uid 500); 11 Nov 2005 22:46:03 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 19486 invoked by uid 500); 11 Nov 2005 22:46:02 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 19471 invoked by uid 99); 11 Nov 2005 22:46:02 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 11 Nov 2005 14:46:01 -0800 Received: (qmail 14640 invoked by uid 2161); 11 Nov 2005 22:45:40 -0000 Received: from [192.168.2.4] (euler.heimnetz.de [192.168.2.4]) by cerberus.heimnetz.de (Postfix on SuSE Linux 7.0 (i386)) with ESMTP id 97AC61721C for ; Fri, 11 Nov 2005 23:45:23 +0100 (CET) Message-ID: <43751F03.4090407@apache.org> Date: Fri, 11 Nov 2005 23:45:23 +0100 From: Ruediger Pluem User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920 X-Accept-Language: de, en, de-de, en-gb, cy, zu, xh MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: bug in mod_dav.c References: <436D1948.6000909@ucdavis.edu> <436D3509.2020604@apache.org> In-Reply-To: <436D3509.2020604@apache.org> X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 11/05/2005 11:41 PM, Ruediger Pluem wrote: > [..cut..] > Good catch. Thank you. I also think that it should be err2->status instead > of err->status. I just checked in a patch to the trunk > (r331041, http://svn.apache.org/viewcvs.cgi?rev=331041&view=rev). > Let's wait if there are any objections. If not I will try to get it backported. Now backported to 2.2.x (r332657, http://svn.apache.org/viewcvs.cgi?rev=332657&view=rev). and proposed for backport to 2.0.x (r332661, http://svn.apache.org/viewcvs.cgi?rev=332662&view=rev). Regards R�diger