Hi Julien, On Wed, Jul 31, 2013 at 6:24 PM, Julien SALLEYRON < [email protected]> wrote:
> If I EG(execute_data) = EG(execute_data)->prev_execute_data, there is no > loop anymore, but I have freeing error > Don't over write EG(execute_data), but use your own pointer when it is needed. I think this will fix your problem. Regards, -- Yasuo Ohgaki [email protected]
