[Boost-bugs] [Boost C++ Libraries] #1230: mbstate uninitialized

Subject: [Boost-bugs] [Boost C++ Libraries] #1230: mbstate uninitialized
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-09-04 13:41:32


#1230: mbstate uninitialized
------------------------------------+---------------------------------------
 Reporter: Jan-Erik.Dahlin_at_[hidden] | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.34.1
 Severity: Problem | Keywords:
------------------------------------+---------------------------------------
 In boost_1_34_1/libs/filesystem/src/path.cpp the functions to_internal and
 to_external both call the converter without initializing the state. The
 type mbstate_t is a POD so state must be initialized before the call.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1230>
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:49:56 UTC