git: rtld: dl_iterate_phdr change

John Marino marino at crater.dragonflybsd.org
Sat Nov 30 03:56:01 PST 2013


commit 7d311ee5e8979654775e8b55d3c322cf99cd4743
Author: John Marino <draco at marino.st>
Date:   Sat Nov 30 10:55:19 2013 +0100

    rtld: dl_iterate_phdr change
    
    The dynamic linker needs to include itself when iterating over loaded
    ELF objects in dl_iterate_phdr(3).
    
    Taken by:
    FreeBSD SVN 257811 (07 NOV 2013)

Summary of changes:
 libexec/rtld-elf/rtld.c | 5 +++++
 1 file changed, 5 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7d311ee5e8979654775e8b55d3c322cf99cd4743


-- 
DragonFly BSD source repository



More information about the Commits mailing list