Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7239: Stack overflow when calling create_directories(":D")
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-28 12:57:06
#7239: Stack overflow when calling create_directories(":D")
----------------------------------------+-----------------------------------
Reporter: anton.naumovich@⦠| Owner: bemandawes
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.44.0 | Severity: Problem
Resolution: fixed | Keywords: filesystem crash colon
----------------------------------------+-----------------------------------
Changes (by bemandawes):
* status: assigned => closed
* resolution: => fixed
Comment:
(In [80279]) Fix #7239, Stack overflow when calling
create_directories(":D"). The reported problem was a symptom of an
internal bug that caused path::filename() and path::parent_path() to fail
on Windows for path(":"), and that in turn caused other functions that
depend on filename() or parent_path() to fail, such as
create_directories().
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7239#comment:4> 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:10 UTC