diff options
author | Florian Weimer <fweimer@redhat.com> | 2025-03-11 15:30:52 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2025-03-11 15:30:52 +0100 |
commit | d604f9c500570e80febfcc6a52b63a002b466f35 (patch) | |
tree | a9e50ce9d1e1b0de3612382d0f7ba64f0d9846a2 /scripts/pylintrc | |
parent | 6eda7a59dda129d462ab3f157eda280dbf0ed168 (diff) | |
download | glibc-master.zip glibc-master.tar.gz glibc-master.tar.bz2 |
This call must not complete initialization of all shared objects
in the global scope because the ELF constructor which makes the call
likely has not finished initialization. Calling more constructors
at this point would expose those to a partially constructed
dependency.
This completes the revert of commit 9897ced8e78db5d813166a7ccccfd5a
("elf: Run constructors on cyclic recursive dlopen (bug 31986)").
Diffstat (limited to 'scripts/pylintrc')
0 files changed, 0 insertions, 0 deletions