public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug stdio/17490] New: popen should not invoke atfork handlers
@ 2014-10-15 23:04 luto at mit dot edu
  2014-10-24  9:25 ` [Bug stdio/17490] " fweimer at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: luto at mit dot edu @ 2014-10-15 23:04 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 17490
           Summary: popen should not invoke atfork handlers
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: stdio
          Assignee: unassigned at sourceware dot org
          Reporter: luto at mit dot edu

I don't know whether calling atfork handlers from popen violates POSIX, but
it's annoying and causes popen to be unsafe in conjunction with various
libraries when it should be perfectly safe.

It would also be much faster if it used vfork or appropriate clone flags on
Linux.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug stdio/17490] popen should not invoke atfork handlers
  2014-10-15 23:04 [Bug stdio/17490] New: popen should not invoke atfork handlers luto at mit dot edu
@ 2014-10-24  9:25 ` fweimer at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fweimer at redhat dot com @ 2014-10-24  9:25 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

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

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-24  9:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-15 23:04 [Bug stdio/17490] New: popen should not invoke atfork handlers luto at mit dot edu
2014-10-24  9:25 ` [Bug stdio/17490] " 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).