Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062) | Adhemerval Zanella | 2021-11-18 | 1 | -0/+23 |
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> |