Konstantin Belousov 5fd885b07b Fix the buggy rev. 1.117. dagmembers are only initialized for dlopen'ed
dso that are actually loading. If dso a.so depends on b.so, then dlsym
with handle from dlopen("b.so") will fail unconditionally.

Correct implementation shall use the Obj_Entry.needed list to walk
dependencies DAG.

Test provided by: jkim
Tested (prev. version) by:	jkim, Nicolas Blais <nb_root at videotron ca>, h.blanke at chello nl
Pointy hat to:	kib
Approved by:	kan (mentor)
2006-09-19 12:47:13 +00:00
..
2005-12-30 17:59:23 +00:00
2004-05-16 22:11:56 +00:00
2005-02-13 22:25:33 +00:00
2005-02-13 23:45:54 +00:00
2006-07-27 12:05:05 +00:00
2005-01-14 12:22:57 +00:00
2005-05-06 15:28:54 +00:00
2006-09-17 21:48:47 +00:00
2005-02-13 22:25:33 +00:00