Re: zend_execute_ex problem
From: Yasuo Ohgaki Date: Wed, 31 Jul 2013 10:42:24 +0000 Subject: Re: zend_execute_ex problem References: 1 Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
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]
Thread (4 messages)
« previous | php.internals (#68346) | next » |
---|