Mirrors the glibc 2.32+ behavior where ld.so has a hardcoded call to "__libc_eary_init" before it calls the regular ELF constructors.
This fixes crashes in clients on Ubuntu 21. Tested in Dr. Memory on Ubuntu 21.
Fixes #5133 (closed)
Mirrors the glibc 2.32+ behavior where ld.so has a hardcoded call to "__libc_eary_init" before it calls the regular ELF constructors.
This fixes crashes in clients on Ubuntu 21. Tested in Dr. Memory on Ubuntu 21.
Fixes #5133 (closed)