This trunk change is needed on the 2.3 branch. 2005-01-07 Jakub Jelinek <jakub@redhat.com> * 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.
Subject: Bug 738 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_3-branch Changes by: roland@sources.redhat.com 2005-02-16 11:18:44 Modified files: elf : dl-load.c Log message: 2005-01-07 Jakub Jelinek <jakub@redhat.com> [BZ #738] * 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. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/dl-load.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.254&r2=1.254.2.1
These changes are in the 2.3 branch as well as the trunk now.