Bug 62770

Summary: dlsym(3) doesn't reflect the symlook order change
Product: Documentation Reporter: Kimura Fuyuki <fuyuki>
Component: Books & ArticlesAssignee: Peter Pentchev <roam>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Kimura Fuyuki 2004-02-13 05:20:12 UTC
dlsym(3) seems not to reflect the change in the following commit

http://www.freebsd.org/cgi/cvsweb.cgi/src/libexec/rtld-elf/rtld.c?rev=1.68&content-type=text/x-cvsweb-markup

though I'm not sure whether the current behavior is correct or
not.

Maybe related to this?

http://lists.freebsd.org/pipermail/freebsd-current/2004-February/021118.html
Comment 1 Peter Pentchev freebsd_committer freebsd_triage 2004-06-03 11:13:31 UTC
State Changed
From-To: open->patched

Fixed in -CURRENT, will MFC in two weeks. 


Comment 2 Peter Pentchev freebsd_committer freebsd_triage 2004-06-03 11:13:31 UTC
Responsible Changed
From-To: freebsd-doc->roam

I'll take care of this. 

Thanks for the problem report!
Comment 3 Peter Pentchev freebsd_committer freebsd_triage 2004-06-16 14:56:06 UTC
State Changed
From-To: patched->closed

The correction was merged into -STABLE.  Thanks for the problem report!