This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/4131] BUG : dladdr() doesn't return the correct results


------- Additional Comments From suzuki at in dot ibm dot com  2007-03-05 20:29 -------
Created an attachment (id=1598)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1598&action=view)
Patch to fix dl-addr

The patch fixes the bug in dl-addr.  

The patch makes sure that the address being looked up lies in one of the loaded
segments of the library.

Thanks

Suzuki

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|drepper at redhat dot com   |suzuki at in dot ibm dot com
             Status|NEW                         |ASSIGNED


http://sourceware.org/bugzilla/show_bug.cgi?id=4131

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]