[Boost-bugs] [Boost C++ Libraries] #5077: instantiating managed_shared_memory in open_only mode changes permissions

Subject: [Boost-bugs] [Boost C++ Libraries] #5077: instantiating managed_shared_memory in open_only mode changes permissions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-14 16:51:51


#5077: instantiating managed_shared_memory in open_only mode changes permissions
-----------------------------------------------------------+----------------
 Reporter: Rui Pedro Fernandes <ruipfernandes@…> | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
  Version: Boost 1.45.0 | Severity: Problem
 Keywords: permissions |
-----------------------------------------------------------+----------------
 OS: RHEL4, gcc 3.4.3

 A process creates a named shm segment by instantiating class
 managed_shared_memory with create_only mode set and unrestricted
 permissions (-rw-rw-rw-)
 Another process launched by the same user attaches the shm using open_only
 mode. Permissions of the shm segment get changed (-rw-r--r--)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5077>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:05 UTC