Re: [Boost-bugs] [Boost C++ Libraries] #4256: boost::make_shared() may issue stack overflow while constructing large objects

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4256: boost::make_shared() may issue stack overflow while constructing large objects
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-11-07 17:44:38


#4256: boost::make_shared() may issue stack overflow while constructing large
objects
--------------------------------+-------------------------------------------
  Reporter: faridz@… | Owner: pdimov
      Type: Bugs | Status: closed
 Milestone: Boost 1.44.0 | Component: smart_ptr
   Version: Boost 1.43.0 | Severity: Problem
Resolution: fixed | Keywords: make_shared stack overflow
--------------------------------+-------------------------------------------

Comment (by cameron.k.ward@…):

 This was the offending code from the TCPReceiver.

 TCPReadBuff = boost::make_shared<TCPRawData>(this);

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4256#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:07 UTC