public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/31228]  New: Race condition between setting close-on-exec and Runtime.exec()
@ 2007-03-16 19:01 daney at gcc dot gnu dot org
  2007-03-19  7:10 ` [Bug libgcj/31228] " daney at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: daney at gcc dot gnu dot org @ 2007-03-16 19:01 UTC (permalink / raw)
  To: gcc-bugs

Runtime.exec() could fork/exec the external process between the time a file
descriptor is opened and and when close-on-exec is set on it.


-- 
           Summary: Race condition between setting close-on-exec and
                    Runtime.exec()
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: daney at gcc dot gnu dot org
  GCC host triplet: *-*-*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31228


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

end of thread, other threads:[~2007-03-26  6:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-16 19:01 [Bug libgcj/31228] New: Race condition between setting close-on-exec and Runtime.exec() daney at gcc dot gnu dot org
2007-03-19  7:10 ` [Bug libgcj/31228] " daney at gcc dot gnu dot org
2007-03-23  0:07 ` daney at gcc dot gnu dot org
2007-03-23  0:17 ` daney at gcc dot gnu dot org
2007-03-23  0:18 ` daney at gcc dot gnu dot org
2007-03-26  6:07 ` daney at gcc dot gnu dot org
2007-03-26  6:13 ` daney at gcc dot gnu dot org

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).