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/3465] mistaken messages [patch]


------- Additional Comments From jakub at redhat dot com  2006-11-06 22:09 -------
Both hunks in elf/dl-open.c are wrong, the error messages really should mention
dlmopen.  When dlopen calls _dl_open, nsid argument is always either
LM_ID_BASE or __LM_ID_CALLER, while both the _dl_signal_error calls can only
happen when _dl_open is called with some other nsid.

-- 


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

------- 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]