[Boost-bugs] [Boost C++ Libraries] #13610: _env_impl is not reloaded

Subject: [Boost-bugs] [Boost C++ Libraries] #13610: _env_impl is not reloaded
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-06-19 12:34:48


#13610: _env_impl is not reloaded
------------------------------+---------------------
 Reporter: santa4github@… | Owner: (none)
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: process
  Version: Boost 1.63.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------
 In boost/process/detail/posix/environment.hpp
 native_environment_impl<Char>::reload
 vector _impl reloaded, but _env_impl set to _impl.data() in constructor
 and will be invalid after call of reload (after setting of environment for
 example).

 _env_impl = _impl.data();
 need to be added to native_environment_impl<Char>::reload

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13610>
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 : 2018-06-19 12:40:36 UTC