Return-Path: Delivered-To: apmail-apr-bugs-archive@www.apache.org Received: (qmail 80974 invoked from network); 11 Dec 2006 07:52:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2006 07:52:20 -0000 Received: (qmail 1096 invoked by uid 500); 11 Dec 2006 07:52:28 -0000 Delivered-To: apmail-apr-bugs-archive@apr.apache.org Received: (qmail 1072 invoked by uid 500); 11 Dec 2006 07:52:28 -0000 Mailing-List: contact bugs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bugs@apr.apache.org Delivered-To: mailing list bugs@apr.apache.org Received: (qmail 1061 invoked by uid 99); 11 Dec 2006 07:52:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Dec 2006 23:52:28 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Dec 2006 23:52:20 -0800 Received: by brutus.apache.org (Postfix, from userid 33) id F12637142FC; Sun, 10 Dec 2006 23:51:59 -0800 (PST) From: bugzilla@apache.org To: bugs@apr.apache.org Subject: DO NOT REPLY [Bug 41142] - Endless loop in apr_allocator_destroy In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20061211075159.F12637142FC@brutus.apache.org> Date: Sun, 10 Dec 2006 23:51:59 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=41142 ------- Additional Comments From jens@strawberry.com 2006-12-10 23:51 ------- The patch proposed is a very quick workaround. The problem is introduced somewhere else. The patch prevents from endless loops, but it may result in memory leaks - if the chain looops in the middle, not at the end - anyway -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org For additional commands, e-mail: bugs-help@apr.apache.org