Date: 05/05/01
- Next message: freeaudit <email protected>: "[PHP-DEV] Bug #10680:"
- Previous message: Jani Taskinen: "[PHP-DEV] bugs.php.net fails again.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Zeev Suraski wrote:
> zeev Fri May 4 18:42:15 2001 EDT
>
> Modified files:
> /php4/ext/mysql php_mysql.c php_mysql.h
> Log:
> emalloc()'d strings must be freed before the request shutdown;
> Rule of the thumb: initialize in RINIT, clean in RSHUTDOWN
php_mysql.c
D:\Programme\MS Visual
Studio\Projekte\php\php4\ext\mysql\php_mysql.c(334) : err
or C2065: 'mysql_globals' : not declared variable
D:\Programme\MS Visual
Studio\Projekte\php\php4\ext\mysql\php_mysql.c(334) : err
or C2223: Left part of '->connect_error' must point to a struct/union
D:\Programme\MS Visual
Studio\Projekte\php\php4\ext\mysql\php_mysql.c(335) : err
or C2223: Left part of '->connect_error' must point to a struct/union
D:\Programme\MS Visual
Studio\Projekte\php\php4\ext\mysql\php_mysql.c(335) : err
or C2198: '_efree' : Not enough parameters
-- sebastian bergmann sb <email protected> http://www.sebastian-bergmann.debonn.phpug.de | www.php.net | www.phpOpenTracker.de | www.titanchat.de
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: freeaudit <email protected>: "[PHP-DEV] Bug #10680:"
- Previous message: Jani Taskinen: "[PHP-DEV] bugs.php.net fails again.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

