Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/libexec/ld.elf_so



Module Name:    src
Committed By:   ad
Date:           Tue Jun  3 19:32:32 UTC 2008

Modified Files:
        src/libexec/ld.elf_so: map_object.c rtld.c rtld.h

Log Message:
Don't bother unmapping the ELF header unless it overlaps the first load
section.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/libexec/ld.elf_so/map_object.c
cvs rdiff -r1.117 -r1.118 src/libexec/ld.elf_so/rtld.c
cvs rdiff -r1.77 -r1.78 src/libexec/ld.elf_so/rtld.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index