Subject: [Boost-bugs] [Boost C++ Libraries] #12361: in string_parse_tree one constructor does not initialize m_value
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-07-29 13:05:25
#12361: in string_parse_tree one constructor does not initialize m_value
---------------------------------------------+------------------------
Reporter: James E. King, III <jim.king@â¦> | Owner: az_sw_dude
Type: Bugs | Status: new
Milestone: To Be Determined | Component: date_time
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
---------------------------------------------+------------------------
This will lead to undefined behavior. The constructor:
{{{
string_parse_tree(collection_type names, unsigned int starting_point=0)
}}}
is at fault here and needs to be fixed. Identified by coverity and
appears to be present in the development trunk.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12361> 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:20 UTC