Re: [Boost-bugs] [Boost C++ Libraries] #7239: Stack overflow when calling create_directories(":D")

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 23:44:00


#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
----------------------------------------+-----------------------------------

Comment (by henri@…):

 Thanks for the fix.

 In the meantime, I realized why we were running into this. On Windows,
 libraries have virtual names of the form "::[GUID]/[name].library-ms" and
 thus would trigger the issue. (Aside: code should not attempt to create a
 directory with such a name, but legacy code not used to dealing with
 Windows library nodes probably have cases that fall into the creation
 action... at least, that was our situation.)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7239#comment:5>
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