OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Kurt Miller (kurtcvs.openbsd.org)
Date: Mon Oct 10 2005 - 11:33:51 CDT


CVSROOT: /cvs
Module name: src
Changes by: kurtcvs.openbsd.org 2005/10/10 10:33:51

Modified files:
        libexec/ld.so : dlfcn.c loader.c

Log message:
set _dl_loading_object to NULL upon entering and exiting _dl_boot and
dlopen and cleanup of related redundant code. looks fine drahn