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 dynamic-link/14511] dlclose DSO unloading fundamentally unsafe


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

--- Comment #1 from Rich Felker <bugdal at aerifal dot cx> 2012-08-22 22:27:15 UTC ---
Created attachment 6601
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6601
source for libfoo.so

compile with gcc -shared -o libfoo.so foo.c

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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