mirror of
https://github.com/boostorg/asio.git
synced 2026-02-26 02:42:08 +00:00
destruction of an iterator to an already-destroyed string object results in a program crash. Revert previous change to destroy buffers prior to invoking the handler since it didn't fix the problem and wasn't cleaning up all copies of the buffers anyway. [SVN r41059]