Andi Gutmans wrote:
> $foobar->rfoo=&$a;
> $foobar->r2foo=&$foobar->rfoo;
> $foobar->rfoo=4;
> print $a;
>
> and it didn't crash.
This doesn't produce a crash here on Win32, PHP 4.0.5-dev (CVS from
last night).
--
sebastian bergmann [EMAIL PROTECTED]
http://www.sebastian-bergmann.de
bonn.phpug.de | www.php.net | www.phpOpenTracker.de | www.titanchat.de
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-DEV] Memory corruption in Zend, should we allow th... Andr� Langhorst
- [PHP-DEV] Re: Memory corruption in Zend, should we... Andi Gutmans
- Re: [PHP-DEV] Re: Memory corruption in Zend, s... Sebastian Bergmann
- Re: [PHP-DEV] Re: Memory corruption in Zend, s... Andr� Langhorst
- Re: [PHP-DEV] Re: Memory corruption in Zen... Zeev Suraski
- Re: [PHP-DEV] Re: Memory corruption in... Andr� Langhorst
- [PHP-DEV] Re: Memory corruption in Zend, should we... Stanislav Malyshev
- Re: [PHP-DEV] Re: Memory corruption in Zend, s... Andr� Langhorst
