This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/13882] Cycle detection in dynamic loader is broken


http://sourceware.org/bugzilla/show_bug.cgi?id=13882

--- Comment #4 from Don Hatch <dhatch at ilm dot com> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]