From dev-return-23792-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Sat Mar 12 23:41:48 2011 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 31845 invoked from network); 12 Mar 2011 23:41:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Mar 2011 23:41:48 -0000 Received: (qmail 10865 invoked by uid 500); 12 Mar 2011 23:41:47 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 10798 invoked by uid 500); 12 Mar 2011 23:41:47 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 10790 invoked by uid 99); 12 Mar 2011 23:41:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Mar 2011 23:41:47 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [72.167.82.89] (HELO p3plsmtpa01-09.prod.phx3.secureserver.net) (72.167.82.89) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 12 Mar 2011 23:41:40 +0000 Received: (qmail 376 invoked from network); 12 Mar 2011 23:41:19 -0000 Received: from unknown (76.252.112.72) by p3plsmtpa01-09.prod.phx3.secureserver.net (72.167.82.89) with ESMTP; 12 Mar 2011 23:41:19 -0000 Message-ID: <4D7C049F.2000703@rowe-clan.net> Date: Sat, 12 Mar 2011 17:41:19 -0600 From: "William A. Rowe Jr." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: dev@apr.apache.org Subject: Re: svn commit: r1080928 - in /apr/apr/trunk: CHANGES ldap/apr_ldap_rebind.c References: <20110312121726.7CDF323888E7@eris.apache.org> In-Reply-To: <20110312121726.7CDF323888E7@eris.apache.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 3/12/2011 6:17 AM, covener@apache.org wrote: > Author: covener > Date: Sat Mar 12 12:17:26 2011 > New Revision: 1080928 > > URL: http://svn.apache.org/viewvc?rev=1080928&view=rev > Log: > PR50918: check mutex during rebind calls, and set mutex to null when init > pool is cleaned up so the mutex can be re-initialized. If this is new to apr-util 1.3, then noting the change in 1.4...2.0 seems pretty redundant, no?