[PATCH] elf: Sort only uninitialized objects in _dl_map_object_deps()

Carlos O'Donell carlos@redhat.com
Tue Sep 13 09:42:18 GMT 2022


On Mon, Aug 03, 2020 at 02:37:22PM -0400, Carlos O'Donell wrote:
> On 7/29/20 9:56 AM, Xiaoming Ni wrote:
> > I'm trying to automate my test cases, but it's going to take a while.
> 
> Thank you for doing this.
> 
> My reminder to everyone is that writing tests is one of the most important
> things we can do as systems developers.
> 
> The systems we are building are expected to be very reliable and we need
> to write tests that encode our expectations and intent.
> 
> Chung-Lin's patches provide an automated way to write such test cases for
> the loader. Please try applying the patches and seeing if you can use the
> special DSL to write a test that matches what you were previously testing.

I'm walking out patch queue backwards in patchwork.

I wanted to note here that this 2020 patch has been superseded by
future work that improves the core DSO sorting algorithm.

We have switched to the new DSO sorting algorithm by default.

Please re-check the current glibc to see if it meeds your needs
or if we need to improve things further.

Cheers,
Carlos.

> -- 
> Cheers,
> Carlos.



More information about the Libc-alpha mailing list