mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
fb37da2a48
Fix the pointer address passed to the comparator and call zend_list_delete instead of zend_list_close to avoid closing the resource if still used.