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/20990] Double dlclose() detection contains data race, is unreliable, and can corrupt memory.


https://sourceware.org/bugzilla/show_bug.cgi?id=20990

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
I've filed a POSIX bug to relax the wording so we aren't forced to detect the
error and instead can consider it an invalid use of the API according to glibc.
http://austingroupbugs.net/view.php?id=1110

We will have to document this in the manual along with a new entry for dl*
functions.

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