Hi!

> Commit:    a831499b4a1029118dc45375e62af42043110ade
> Author:    Xinchen Hui <larue...@php.net>         Tue, 6 Aug 2013 15:37:20 
> +0800
> Parents:   47d66a0b4ea83bc4e1c9bfaa5c478cd42e28337c
> Branches:  PHP-5.4 PHP-5.5 master
> 
> Link:       
> http://git.php.net/?p=php-src.git;a=commitdiff;h=a831499b4a1029118dc45375e62af42043110ade
> 
> Log:
> Re-fix Bug #65372 (Segfault in gc_zval_possible_root when return reference 
> fails)
> 
> Missed a zval_copy_ctor there
> 
> Bugs:
> https://bugs.php.net/65372
> 
> Changed paths:
>   M  Zend/zend_vm_def.h
>   M  Zend/zend_vm_execute.h
> 

We should be adding unit tests for such things, if we have reproducing
script.


-- 
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to