[PATCH] elf: Fix rtld-audit trampoline for aarch64
Carlos O'Donell
carlos@redhat.com
Fri Dec 2 18:20:27 GMT 2022
On 11/17/22 13:51, Vladislav Khmelevsky via Libc-alpha wrote:
> Thanks! But I would need some guidance from you if you don't mind.
> First of all I don't have write access to the repo, I would very
> appreciate if you or somebody would help me to merge this :)
I was doing some review of rtld-audit changes we might want to backport, and
I just wanted to close the loop here that this is committed to the glibc
development branch as of November 21st and will be in glibc 2.37, and has
already been backported all the way to glibc 2.34 (which introduced the key
fixes for aarch64 in rtld-audit).
We could have written a test case for this, but it's an odd testcase
because it's about ensuring we touch minimal register state as we return
through the pltexit case.
Sending this email mostly for my own records so I remember what we did.
--
Cheers,
Carlos.
More information about the Libc-alpha
mailing list