Subject: [Boost-bugs] [Boost C++ Libraries] #5738: Default-constructed mapped_region address is not NULL
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-07-27 11:37:02
#5738: Default-constructed mapped_region address is not NULL
------------------------------+---------------------------------------------
Reporter: andysem | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.47.0 | Severity: Regression
Keywords: |
------------------------------+---------------------------------------------
On POSIX systems, the default-constructed mapped_region address is
initialized with MAP_FAILED constant, which is not 0 (at least, on Linux).
This contradicts documentation, which states that the initial address will
be 0.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5738> 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:07 UTC