cmogstored dev/user discussion/issues/patches/etc
 help / color / mirror / code / Atom feed
* [PATCH 0/2] vfork safety fixes
@ 2016-06-01  8:27 Eric Wong
  2016-06-01  8:28 ` [PATCH 1/2] stdin is always redirected to /dev/null Eric Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Wong @ 2016-06-01  8:27 UTC (permalink / raw)
  To: cmogstored-public

I doubt these affect any current use cases and I haven't heard
any reports, but better safe than sorry.  Hopefully this makes
things easier for anybody who wants to audit the code (please
do so!).

Eric Wong (2):
      stdin is always redirected to /dev/null
      minor vfork/fork safety fixes

 cloexec_from.c   |   4 +--
 cmogstored.c     |  23 +++++++------
 iostat_process.c | 100 +++++++++++++++++++++++++++++++++----------------------
 process.c        |  14 ++++++--
 svc.c            |   6 ++--
 util.h           |   2 +-
 6 files changed, 91 insertions(+), 58 deletions(-)

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

end of thread, other threads:[~2016-06-01  8:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-01  8:27 [PATCH 0/2] vfork safety fixes Eric Wong
2016-06-01  8:28 ` [PATCH 1/2] stdin is always redirected to /dev/null Eric Wong
2016-06-01  8:28   ` [PATCH 2/2] minor vfork/fork safety fixes Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/cmogstored.git/

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