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 nptl/3317] Overriding free which clobbers data and calls pthread_getspecific can get bad value


------- Additional Comments From drepper at redhat dot com  2006-10-12 21:18 -------
THere will be no change.  You are introducing wrong behavior.  If this wrong
code should be worked around with a patch like this then somebody would complain
that TSD data is left behind and demand this is handled.  It's a rats nest.  If
your program is invalid it must crash ASAP.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID


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

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