This is the mail archive of the libc-alpha@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]

Re: [Patch] Fix cycle detection and initialization order indynamic loader


On Wed, Jun 13, 2012 at 01:07:07PM -0400, Mike Frysinger wrote:
> nice work.  so by going to uint16_t, the new ldso limit is 65536 rather than 
> 127 ?  should we add a pathological assert when that limit is hit ?

I'm not sure, I'd say that would be quite paranoid.

> is it possible to add the tests to the tree to keep things from regressing ?  
> seems like a corner case that is easy to break again :(.

Indeed, that would be nice, but it might not be the easiest thing to
do...

	Marek


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