Hello,
thanks for reporting, I pushed a slightly different patch in master, 4.1
and 4.0 branches -- free is done even when ai->act is null.
Cheers,
Daniel
On 20/02/14 15:13, Surendra wrote:
Hi Daniel,
I am using async module to continue the transaction in
asynchronously. But I am o
Hi Daniel,
I am using async module to continue the transaction in
asynchronously. But I am observing a leak in shared memory. Then i checked
the code, we are not freeing the async_item_t after calling t_continue.
Same this has checked with MEMDBG=1.
Original code:
while(1) {
l