moriyoshi Thu Mar 27 22:38:13 2003 EDT
Modified files:
/php4/ext/mbstring mbstring.c
Log:
Removed redundant aliases & CS fix.
Index: php4/ext/mbstring/mbstring.c
diff -u php4/ext/mbstring/mbstring.c:1.168 php4/ext/mbstring/mbstring.c:1.169
--- php4/ext
moriyoshi Thu Mar 27 16:13:47 2003 EDT
Modified files:
/php4/main php_variables.c
Log:
Improved php_import_environment_variables: avoid emalloc()ing in most cases
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.57 php4/main/php_var
phanto Thu Mar 27 14:56:58 2003 EDT
Modified files:
/php4/ext/rpc/com com_wrapper.c
Log:
MFB ext/com
fix #22899
invoke is called twice
Index: php4/ext/rpc/com/com_wrapper.c
diff -u php4/ext/rpc/com/com_wrapper.c:1.91 php4/ext/rpc/com/com_wrapper.c:1.92
--
phanto Thu Mar 27 14:56:09 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/com COM.c
Log:
fix #22899
invoke is called twice
Index: php4/ext/com/COM.c
diff -u php4/ext/com/COM.c:1.90.2.5 php4/ext/com/COM.c:1.90.2.6
--- php4/ext/com/COM.c:1.90.2.5 Mon
iliaa Thu Mar 27 13:57:53 2003 EDT
Modified files:
/php4/ext/standard array.c
Log:
CS
Index: php4/ext/standard/array.c
diff -u php4/ext/standard/array.c:1.222 php4/ext/standard/array.c:1.223
--- php4/ext/standard/array.c:1.222 Sat Feb 22 08:55:11 2003
+
ddhill Thu Mar 27 13:02:00 2003 EDT
Modified files:
/php4 configure.in
Log:
Correcting checking of flex version (dave)
Index: php4/configure.in
diff -u php4/configure.in:1.433 php4/configure.in:1.434
--- php4/configure.in:1.433 Tue Mar 25 08:43:13
shane Thu Mar 27 12:57:58 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/sapi/cgi cgi_main.c
/php4/sapi/isapiphp4isapi.c
Log:
MFH
Index: php4/sapi/cgi/cgi_main.c
diff -u php4/sapi/cgi/cgi_main.c:1.190.2.18 php4/sapi/cgi/cgi_main.c:1.190.2.19
shane Thu Mar 27 12:52:33 2003 EDT
Modified files:
/php4/sapi/cgi cgi_main.c
/php4/sapi/isapiphp4isapi.c
Log:
handle invalid paths passed to us from iis
Index: php4/sapi/cgi/cgi_main.c
diff -u php4/sapi/cgi/cgi_main.c:1.219 php4/sapi/cgi/cgi_m
On Thu, 2003-03-27 at 11:23, Moriyoshi Koizumi wrote:
> Moriyoshi Koizumi <[EMAIL PROTECTED]> wrote:
> > Moriyoshit
>
> Oh, I'm no shit...
>
Uh-oh, I think you just got a new nickname.
empty_string can be free'd by efree() which is what we're worrying about
more anyway.
-Sterling
> Moriyoshi
Moriyoshi Koizumi <[EMAIL PROTECTED]> wrote:
> Moriyoshit
Oh, I'm no shit...
Moriyoshi
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
How about using empty_string? As it can't be freed by STR_FREE(), we can
reduce certain risks.
Moriyoshit
Sterling Hughes <[EMAIL PROTECTED]> wrote:
> On Thu, 2003-03-27 at 01:15, Andi Gutmans wrote:
> > OK... :) I hope no one tries to efree() this though.
> >
>
> I hope so too. I'm not sure
On Thu, 2003-03-27 at 01:15, Andi Gutmans wrote:
> OK... :) I hope no one tries to efree() this though.
>
I hope so too. I'm not sure, between this and return NULL, and then
having callers check for it.
-Sterling
>
> At 11:03 PM 3/26/2003 +, Sterling Hughes wrote:
> >sterling
ddhill Thu Mar 27 09:23:48 2003 EDT
Modified files:
/php4/ext/standard/tests/time 002.phpt
Log:
Backing out part of TZ change
Index: php4/ext/standard/tests/time/002.phpt
diff -u php4/ext/standard/tests/time/002.phpt:1.8
php4/ext/standard/tests/time/0
edink Thu Mar 27 08:32:45 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 NEWS
Log:
BFN
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.153 php4/NEWS:1.1247.2.154
--- php4/NEWS:1.1247.2.153 Mon Mar 24 14:42:20 2003
+++ php4/NEWS Thu Mar 27 08:32:45 20
edink Thu Mar 27 08:30:40 2003 EDT
Modified files:
/php4/ext/mysql/libmysqlconfig-win.h
Log:
MFB
Index: php4/ext/mysql/libmysql/config-win.h
diff -u php4/ext/mysql/libmysql/config-win.h:1.8
php4/ext/mysql/libmysql/config-win.h:1.9
--- php4/ext/mysql/libmy
edink Thu Mar 27 08:29:59 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/mysql/libmysqlconfig-win.h
Log:
Fixed bug #22083.
Index: php4/ext/mysql/libmysql/config-win.h
diff -u php4/ext/mysql/libmysql/config-win.h:1.8
php4/ext/mysql/libmysql/config-
sniper Thu Mar 27 08:16:34 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/sapi/apache2handler sapi_apache2.c
Log:
MFH
Index: php4/sapi/apache2handler/sapi_apache2.c
diff -u php4/sapi/apache2handler/sapi_apache2.c:1.1.2.5
php4/sapi/apache2handler/sapi_apache
sniper Thu Mar 27 08:16:18 2003 EDT
Modified files:
/php4/sapi/apache2handler sapi_apache2.c
Log:
CS fix
Index: php4/sapi/apache2handler/sapi_apache2.c
diff -u php4/sapi/apache2handler/sapi_apache2.c:1.11
php4/sapi/apache2handler/sapi_apache2.c:1.12
--- php4
MFH?
On Wed, 26 Mar 2003, Sterling Hughes wrote:
>sterling Wed Mar 26 18:03:48 2003 EDT
>
> Modified files:
>/php4/main fopen_wrappers.c
> Log:
> really fix
>
>
>Index: php4/main/fopen_wrappers.c
>diff -u php4/main/fopen_wrappers.c:1.160 php4/main/fope
Please MFH this & previous fix to the PHP_4_3 branch.
Ilia
On March 27, 2003 12:31 am, Ian Holsman wrote:
> ianh Thu Mar 27 00:31:49 2003 EDT
>
> Modified files:
> /php4/sapi/apache2handler sapi_apache2.c
> Log:
> change to a pool-based bucket instead of a transient one.
>
>
>
20 matches
Mail list logo