Boost logo

Boost :

Subject: [boost] [Beast] Implementing the Asio deallocation guarantees
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2016-12-27 14:30:39


A user wrote up this detailed bug report on Beast. The problem is that
Beast does not guarantee that all temporary memory allocations will be
freed before the handler is invoked during the upcall. I'd like to fix
it, but all the fixes are quite ugly.

I am wondering if anyone has any experience, suggestions, or advice to
add to the conversation before I try to pick the least distasteful
option:

https://github.com/vinniefalco/Beast/issues/215

Thanks


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk