]> granicus.if.org Git - php/commit
Fixed bug #55509 (segfault on x86_64 using more than 2G memory). (Laruence)
authorDmitry Stogov <dmitry@php.net>
Tue, 13 Sep 2011 07:01:46 +0000 (07:01 +0000)
committerDmitry Stogov <dmitry@php.net>
Tue, 13 Sep 2011 07:01:46 +0000 (07:01 +0000)
commitb6173bee922363affe761bfaa1f7e7c678e8dd96
treec4e627645ac0d6afc67161897f4c39de8001c31d
parent4262382199df2731511840b06ec20887134a82cf
Fixed bug #55509 (segfault on x86_64 using more than 2G memory). (Laruence)
Zend/tests/bug55509.phpt [new file with mode: 0644]
Zend/zend_alloc.c