Alexander Kabaev fa4a502e77 Do not remove object from the lists at the unref_dag() stage.
Introduce a new unlink_object() function and call it in
unload_object() instead. Removing the object in unref_dag() is
too early, rtld calls _fini() function after that and shared
objects might fail resolve their own symbols.
2003-02-17 20:58:27 +00:00
..
1999-08-28 00:22:10 +00:00
2003-02-13 17:47:44 +00:00
1999-08-28 00:22:10 +00:00