mdodd 2003/05/31 07:48:59 PDT
FreeBSD src repository
Modified files:
libexec/rtld-elf map_object.c
Log:
Simplify map_object() by breaking out the ELF header validation bits
into a separate function.
Revision Changes Path
1.13 +67 -58 src/libexec/rtld-elf/map_object.c