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 linuxthreads/3318] Overriding free which clobbers data and calls pthread_getspecific can get bad value (linuxthreads)


------- Additional Comments From drow at sources dot redhat dot com  2006-10-31 15:31 -------
Sorry, but I don't think there's any point in diverging from NPTL on this point;
LinuxThreads is strictly end of life now.  It's reasonably easy to work around
this bug and in fact I'm not sure how you ever encountered it; the sequence
number is first, and if you clobber that, pthread_getspecific will return NULL.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


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

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