K 10 svn:author V 3 jdp K 8 svn:date V 27 1999-07-09T16:22:55.000000Z K 7 svn:log V 277 Fix bug: if a dlopen() failed (e.g., because of undefined symbols), the dynamic linker didn't clean up properly. A subsequent dlopen() of the same object would appear to succeed. Another excellent fix from Max Khon. PR: bin/12471 Submitted by: Max Khon END