38bdc8954f
act like the other versions. In _rtld_bind, if the result is 0, call _rtld_die. Initialize _rtld_sym_zero.st_value to -_rtld_objself.maprelocbase. Now when the symbol is resolved, st_value + maprelocbase will equal 0 and the above check in _rtld_bind will fire and a call to NULL will be avoided. |
||
---|---|---|
.. | ||
Makefile.inc | ||
alpha_reloc.c | ||
rtld_start.S |