[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/15546] real_fopen does not set CLOEXEC in thread-safe way
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/15546] real_fopen does not set CLOEXEC in thread-safe way |
Date: |
Fri, 07 Jun 2013 16:17:08 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=15546
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at redhat dot com
--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 7065
--> http://sourceware.org/bugzilla/attachment.cgi?id=7065&action=edit
Use 'e' flag to fopen if O_CLOEXEC is supported
Hi Tom,
Something like this patch ?
Give it a whirl and let me know what you think.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug binutils/15546] real_fopen does not set CLOEXEC in thread-safe way,
nickc at redhat dot com <=