* elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,
commitecc1d0c301d97bdd540ff8d414a2eb4dcae51ea0
authorUlrich Drepper <drepper@redhat.com>
Mon, 7 Feb 2005 23:52:23 +0000 (7 23:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 7 Feb 2005 23:52:23 +0000 (7 23:52 +0000)
tree25bf997247ab51a685f81445eca219026f7877bd
parent16cc1800298a4369111b7cba2c755dab3c969a98
* elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,

avoid writing to it if none of the standard search directories exist.
ChangeLog
elf/dl-load.c