On 12/25/2012 05:45 PM, Pierrick Charron wrote:
Commit:    fad960a4045da86cdbd8308a165ffc47892f05b9
Author:    Pierrick Charron <pierr...@php.net>         Tue, 25 Dec 2012 
20:45:24 -0500
Parents:   a2b6d9c1047a4e5f3419ebc3489a66d62aa12d07
Branches:  PHP-5.3 PHP-5.4 PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=fad960a4045da86cdbd8308a165ffc47892f05b9

Log:
Remove a useless memory write in zend_llist_del_element

The zend_llist_element *next pointer is not necessary and removing
it will also remove a write on memory

Was this really worth potentially destabilizing 5.3 to change?  Or even 5.4?

Chris


--
christopher.jo...@oracle.com  http://twitter.com/ghrd

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

Reply via email to