Re: [SR-Users] Issue with Async module

2014-02-20 Thread Daniel-Constantin Mierla
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

[SR-Users] Issue with Async module

2014-02-20 Thread Surendra
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