mirror of
https://github.com/php/php-src.git
synced 2026-04-10 01:23:53 +02:00
Without the memset the memory was uninitialized and the new test segfaulted when accessing the memory in _zend_observe_fcall_begin().
Without the memset the memory was uninitialized and the new test segfaulted when accessing the memory in _zend_observe_fcall_begin().