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

List:       php-cvs
Subject:    [PHP-CVS] cvs: php4 /ext/standard url_scanner_ex.c
From:       "Thies C. Arntzen" <thies () thieso ! net>
Date:       2002-06-29 11:13:03
[Download RAW message or body]

thies		Sat Jun 29 07:13:03 2002 EDT

  Modified files:              
    /php4/ext/standard	url_scanner_ex.c 
  Log:
  fix leak
  
Index: php4/ext/standard/url_scanner_ex.c
diff -u php4/ext/standard/url_scanner_ex.c:1.66 \
                php4/ext/standard/url_scanner_ex.c:1.67
--- php4/ext/standard/url_scanner_ex.c:1.66	Sat May 11 14:35:59 2002
+++ php4/ext/standard/url_scanner_ex.c	Sat Jun 29 07:13:03 2002
@@ -1,5 +1,5 @@
-/* Generated by re2c 0.5 on Wed May  8 08:08:09 2002 */
-#line 1 "/home/rasmus/php4/ext/standard/url_scanner_ex.re"
+/* Generated by re2c 0.5 on Sat Jun 29 13:09:10 2002 */
+#line 1 "/home/thies/devel/php4/ext/standard/url_scanner_ex.re"
 /*
   +----------------------------------------------------------------------+
   | PHP Version 4                                                        |
@@ -890,7 +890,7 @@
 
 		php_url_scanner_ex_activate(TSRMLS_C);
 		php_start_ob_buffer(NULL, chunk_size, 1 TSRMLS_CC);
-		php_ob_set_internal_handler(php_url_scanner_output_handler, chunk_size, \
estrdup("URL-Rewriter"), 1 TSRMLS_CC); \
+		php_ob_set_internal_handler(php_url_scanner_output_handler, chunk_size, \
"URL-Rewriter", 1 TSRMLS_CC);  BG(url_adapt_state_ex).active = 1;
 	}
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


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

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