]> granicus.if.org Git - php/commit
Fixed bug #67856 (Leak when using array_reduce with by-ref function)
authorDmitry Stogov <dmitry@zend.com>
Mon, 18 Aug 2014 17:08:50 +0000 (21:08 +0400)
committerDmitry Stogov <dmitry@zend.com>
Mon, 18 Aug 2014 17:08:50 +0000 (21:08 +0400)
commit0f5bad93fd9eb0bb73855b536d15c6b6bacb6dbc
tree5a5ac5d6bb0539042f721e7d70f3285976298f16
parent29a87013892d1646b8e2ee79f1a89f3de2be5ad7
Fixed bug #67856 (Leak when using array_reduce with by-ref function)
Zend/tests/bug67856.phpt [new file with mode: 0644]
ext/standard/array.c