mirror of
https://github.com/php/php-src.git
synced 2026-04-20 22:41:20 +02:00
Fix buglet
This commit is contained in:
@@ -322,7 +322,7 @@ ZEND_API void start_memory_manager(ALS_D)
|
||||
AG(memory_exhausted)=0;
|
||||
#endif
|
||||
|
||||
#if ZEND_DEBUG
|
||||
#if !ZEND_DEBUG
|
||||
AG(zval_list_head) = NULL;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user