]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r239253: Pospone the DF_1_NODELETE processing until object DAG is
authorkan <kan@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Aug 2012 15:34:06 +0000 (15:34 +0000)
committerkan <kan@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Aug 2012 15:34:06 +0000 (15:34 +0000)
commit5f85363599d10beb71b507d93a168e2ff5b7f952
tree6d48e14752f614cb5625dbe38bffb7ac2bceae08
parent3e8f47b56bf12d14b1ded2f7ad0bdd557590fe6c
MFC r239253: Pospone the DF_1_NODELETE processing until object DAG is
fully loaded.

Trying to up the reference from the load loop risks missing
dependencies that have not been loaded yet.

git-svn-id: svn://svn.freebsd.org/base/stable/9@239439 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
libexec/rtld-elf/rtld.c