[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/standard array.c /ext/standard/tests/array bug36975.phpt

2006-11-11 Thread Hannes Magnusson
bjori Sun Nov 12 01:16:42 2006 UTC Added files: (Branch: PHP_4_4) /php-src/ext/standard/tests/array bug36975.phpt Modified files: /php-src/ext/standard array.c /php-srcNEWS Log: MFH: Fixed bug#36975 (natcasesort() causes a

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard array.c /ext/standard/tests/array bug36975.phpt

2006-11-11 Thread Hannes Magnusson
bjori Sun Nov 12 01:14:39 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array bug36975.phpt Modified files: /php-src/ext/standard array.c /php-srcNEWS Log: MFH: Fixed bug#36975 (natcasesort() causes a

[PHP-CVS] cvs: php-src /ext/standard array.c /ext/standard/tests/array bug36975.phpt

2006-11-11 Thread Hannes Magnusson
bjori Sun Nov 12 01:11:58 2006 UTC Added files: /php-src/ext/standard/tests/array bug36975.phpt Modified files: /php-src/ext/standard array.c Log: Fixed bug#36975 (natcasesort() causes array_pop() to misbehave) http://cvs.ph

Re: [PHP-CVS] cvs: php-src /ext/zip php_zip.c

2006-11-11 Thread Nuno Lopes
Hello, On 11/12/06, Nuno Lopes <[EMAIL PROTECTED]> wrote: > It sounds wrong. _zip_free is a private function and is used in > zip_close. Can you do it there instead? > > itself.oo_delete.phpt works here, which error do you have? > > --Pierre Yes, I also thought that it was a private function,

Re: [PHP-CVS] cvs: php-src /ext/zip php_zip.c

2006-11-11 Thread Pierre
Hello, On 11/12/06, Nuno Lopes <[EMAIL PROTECTED]> wrote: > It sounds wrong. _zip_free is a private function and is used in > zip_close. Can you do it there instead? > > itself.oo_delete.phpt works here, which error do you have? > > --Pierre Yes, I also thought that it was a private function,

Re: [PHP-CVS] cvs: php-src /ext/zip php_zip.c

2006-11-11 Thread Nuno Lopes
On 11/12/06, Nuno Lopes <[EMAIL PROTECTED]> wrote: nlopess Sun Nov 12 00:31:37 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: MFB: fix leak in the object destrucotr when zip_close() fails (fixes oo_delete.phpt) http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_z

[PHP-CVS] cvs: php-src /ext/zip zip_stream.c

2006-11-11 Thread Nuno Lopes
nlopess Sun Nov 12 00:41:41 2006 UTC Modified files: /php-src/ext/zipzip_stream.c Log: MFB: fix leak in oo_stream.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/zip/zip_stream.c?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/zip/zip_stream.c diff -u php-src/

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

2006-11-11 Thread Nuno Lopes
nlopess Sun Nov 12 00:41:16 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zipzip_stream.c Log: fix leak in oo_stream.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/zip/zip_stream.c?r1=1.1.2.1&r2=1.1.2.2&diff_format=u Index: php-src/ext/zip/zip_strea

Re: [PHP-CVS] cvs: php-src /ext/zip php_zip.c

2006-11-11 Thread Pierre
Hello, On 11/12/06, Nuno Lopes <[EMAIL PROTECTED]> wrote: nlopess Sun Nov 12 00:31:37 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: MFB: fix leak in the object destrucotr when zip_close() fails (fixes oo_delete.phpt) http://cvs.php.net/viewvc.cgi/php-src/ext/zi

[PHP-CVS] cvs: php-src /ext/zip php_zip.c

2006-11-11 Thread Nuno Lopes
nlopess Sun Nov 12 00:31:37 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: MFB: fix leak in the object destrucotr when zip_close() fails (fixes oo_delete.phpt) http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.30&r2=1.31&diff_format=u In

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

2006-11-11 Thread Nuno Lopes
nlopess Sun Nov 12 00:31:04 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zipphp_zip.c Log: fix leak in the object destrucotr when zip_close() fails (fixes oo_delete.phpt) http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.18&r2=1.1.2

[PHP-CVS] cvs: php-src /ext/zip php_zip.c /ext/zip/lib zip_fclose.c

2006-11-11 Thread Nuno Lopes
nlopess Sat Nov 11 23:43:40 2006 UTC Modified files: /php-src/ext/zipphp_zip.c /php-src/ext/zip/libzip_fclose.c Log: MFB: fix leaks within zip entries in several tests http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.29&r2=1.30&diff_

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip php_zip.c /ext/zip/lib zip_fclose.c

2006-11-11 Thread Nuno Lopes
nlopess Sat Nov 11 23:43:00 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zipphp_zip.c /php-src/ext/zip/libzip_fclose.c Log: fix leaks within zip entries in several tests http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.

[PHP-CVS] cvs: php-src /ext/zip/lib zip_free.c zip_set_archive_comment.c

2006-11-11 Thread Nuno Lopes
nlopess Sat Nov 11 23:36:52 2006 UTC Modified files: /php-src/ext/zip/libzip_set_archive_comment.c zip_free.c Log: MFB :fix leak in oo_setArchiveComment.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/zip/lib/zip_set_archive_comment.c?r1=1.1&r2=1.2&diff_f

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/lib zip_free.c zip_set_archive_comment.c

2006-11-11 Thread Nuno Lopes
nlopess Sat Nov 11 23:35:27 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zip/libzip_set_archive_comment.c zip_free.c Log: fix leak in oo_setArchiveComment.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/zip/lib/zip_set_archive_comment.c?r1=1.1&r

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/lib zip_close.c

2006-11-11 Thread Pierre-Alain Joye
pajoye Sat Nov 11 19:06:56 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zip/libzip_close.c Log: - fix leak in zip_close when the function's succeeded http://cvs.php.net/viewvc.cgi/php-src/ext/zip/lib/zip_close.c?r1=1.1.2.2&r2=1.1.2.3&diff_f