public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nptl/19430] __reclaim_stacks is bogus
       [not found] <bug-19430-131@http.sourceware.org/bugzilla/>
@ 2020-07-03 11:35 ` fweimer at redhat dot com
  0 siblings, 0 replies; only message in thread
From: fweimer at redhat dot com @ 2020-07-03 11:35 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com

--- Comment #6 from Florian Weimer <fweimer at redhat dot com> ---
C11 says this:

“
The result of attempting to indirectly access an object with thread storage
duration from a thread other than the one with which the object is associated
is implementation-defined.
”

So we can say that accessing TLS data after fork is undefined.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-03 11:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19430-131@http.sourceware.org/bugzilla/>
2020-07-03 11:35 ` [Bug nptl/19430] __reclaim_stacks is bogus fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).