CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2012/08/31 13:44:03

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

Log message:
Since _dl_debug_map is only initialized if we see a DT_DEBUG tag, make sure
it isn't NULL before we dereference it.

Fixes perl PIE on hppa.

ok matthew@, deraadt@

Reply via email to