[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysqli mysqli.c mysqli_api.c

2007-10-17 Thread Antony Dovgal
tony2001Wed Oct 17 08:19:51 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysqli mysqli_api.c mysqli.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.118.2.22.2.17r2=1.118.2.22.2.18diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysqli mysqli.c mysqli_api.c

2007-10-16 Thread Antony Dovgal
tony2001Tue Oct 16 13:20:29 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysqli mysqli.c mysqli_api.c Log: avoid double free and use zval_dtor() where neccessary

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysqli mysqli.c mysqli_api.c

2006-05-10 Thread Andrey Hristov
andrey Wed May 10 11:53:13 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysqli mysqli.c mysqli_api.c Log: Don't allocate 2 chunks of memory when one can fit. Reduces memory fragmentation. There is one more place that fragments memory but it will