[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] cvs: php4(PHP_4_0_7) /main main.c
From:       "Jani Taskinen" <sniper () iki ! fi>
Date:       2001-08-30 15:34:25
[Download RAW message or body]

sniper		Thu Aug 30 12:28:34 2001 EDT

  Modified files:              (Branch: PHP_4_0_7)
    /php4/main	main.c 
  Log:
  MFH
  
Index: php4/main/main.c
diff -u php4/main/main.c:1.404.2.1 php4/main/main.c:1.404.2.2
--- php4/main/main.c:1.404.2.1	Thu Aug 16 05:41:25 2001
+++ php4/main/main.c	Thu Aug 30 12:28:34 2001
@@ -18,7 +18,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: main.c,v 1.404.2.1 2001/08/16 09:41:25 thies Exp $ */
+/* $Id: main.c,v 1.404.2.2 2001/08/30 16:28:34 sniper Exp $ */
 
 /* {{{ includes
  */
@@ -1005,7 +1005,7 @@
 	ts_free_thread();
 #else
 	zend_ini_shutdown(TSRMLS_C);
-	shutdown_memory_manager(0, 1);
+	shutdown_memory_manager(CG(unclean_shutdown), 1);
 #endif
 
 	module_initialized = 0;



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-cvs-unsubscribe@lists.php.net
For additional commands, e-mail: php-cvs-help@lists.php.net
To contact the list administrators, e-mail: php-list-admin@lists.php.net

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic