Subject: [Boost-bugs] [Boost C++ Libraries] #5500: memory leak in async_write
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-25 08:37:06
#5500: memory leak in async_write
-----------------------------------------------+----------------------------
Reporter: DengrongWu <jeffreywu@â¦> | Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.45.0 | Severity: Problem
Keywords: |
-----------------------------------------------+----------------------------
First, call the function "async_write", when the callback function
"HandleWriteRequest" is called, Then, close the socket.
Repeat the above operation, the memory will continue to increase.
In the attachment, you will see the demo.
This program is running in the windows, the IDE is Microsoft visual studio
2008.
Boost version is 1.45.0
Best regards.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5500> 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:06 UTC