wez Mon May 3 16:10:58 2004 EDT
Modified files:
/php-src/ext/com_dotnet com_extension.c com_handlers.c com_misc.c
com_saproxy.c com_variant.c
/php-src/ext/com_dotnet/tests 27974.phpt
Log:
Enable writing to SafeAr
wez Mon May 3 14:19:07 2004 EDT
Modified files:
/php-src/ext/com_dotnet com_handlers.c com_saproxy.c
/php-src/ext/com_dotnet/tests variants.phpt
Log:
Fix problem when assigning to a variable that holds an instance of
a COM/VARIANT/DOTNET objec
wez Mon May 3 11:51:41 2004 EDT
Modified files:
/php-src/ext/com_dotnet README com_extension.c com_variant.c
com_wrapper.c
Log:
Fixup some constants and error handling.
Remove unfinished and un-needed function.
http
thetaphiMon May 3 08:23:25 2004 EDT
Modified files:
/php-src/sapi/nsapi nsapi.c
Log:
Security fix: Put '\0' string termination before loop
http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi.c?r1=1.59&r2=1.60&ty=u
Index: php-src/sapi/nsapi/nsapi.c
diff
thetaphiMon May 3 08:22:54 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/sapi/nsapi nsapi.c
Log:
Security fix: Put '\0' string termination before loop
http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi.c?r1=1.28.2.25&r2=1.28.2.26&ty=u
Index: php-