From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16580 invoked by alias); 27 Mar 2013 08:51:14 -0000 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 Received: (qmail 16518 invoked by uid 48); 27 Mar 2013 08:51:07 -0000 From: "dhatch at ilm dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/13882] Cycle detection in dynamic loader is broken Date: Wed, 27 Mar 2013 08:51:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dhatch at ilm dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.16 X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-SW-Source: 2013-03/txt/msg00132.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=13882 --- Comment #4 from Don Hatch 2013-03-27 08:51:06 UTC --- Note that this fix changes the running time from O(n^2) to O(n^3)-- I've opened a new bug 15310 on this. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.