Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13584: boost beast flat buffer move ctor, move assign and swap all "cancel" a prepare()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-05-31 13:07:01
#13584: boost beast flat buffer move ctor, move assign and swap all "cancel" a
prepare()
-------------------------------+----------------------------
Reporter: paul.d.rose@⦠| Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.67.0 | Severity: Problem
Resolution: | Keywords: beast
-------------------------------+----------------------------
Comment (by anonymous):
**Please consider this withdrawn.**
The beast flat_buffer matches the asio::is_dynamic_buffer check due to the
alignment of method signatures, but isn't intended to actually be an
**asio** dynamic buffer.
"fixing" the move allowd the async_read_until to complete, but ( of course
) my buffer had been moved from, and my actual data was long gone.
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13584#comment:1> 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 : 2018-05-31 13:12:11 UTC