Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-18 | elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062) | Adhemerval Zanella | 1 | -0/+129 | |
It ensures that the the namespace is guaranteed to not be empty. Checked on x86_64-linux-gnu. Reviewed-by: Florian Weimer <fweimer@redhat.com> |