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/11952] glibc may use uninitialized DTV slot, return NULL for &thread_local


------- Additional Comments From drepper at gmail dot com  2010-09-16 00:13 -------
(In reply to comment #1)
> Created an attachment (id=4957)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4957&action=view)
> Proposed patch that fixes the problem

This might or might not be the right way to handle this.  What bothers me most, 
though, is that this code seems to be unnecessary on sane platforms which don't 
allow incorrect code like non-PIC objects in DSOs.

I have to think a lot more about this.



-- 


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

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