Re: [PHP-DEV] [PATCH] Fix for bug 16888

2002-05-17 Thread Joseph Tate
We'll try this again. Here's the patch in a .txt file. - Original Message - From: "Christian Stocker" <[EMAIL PROTECTED]> To: "Joseph Tate" <[EMAIL PROTECTED]> Cc: "Php-Dev List" <[EMAIL PROTECTED]> Sent: Thursday, May 16, 200

Re: [PHP-DEV] [PATCH] Fix for bug 16888

2002-05-16 Thread Christian Stocker
On Thu, 16 May 2002, Joseph Tate wrote: > The following fixes bug 16888 so that Apache and IIS no longer crash on > Windows when using the domxml extension with more than 128 nodes. See > http://bugs.php.net/bug.php?id=16888 for details. > > Will the memory leak gurus please have a go at this an

[PHP-DEV] [PATCH] Fix for bug 16888

2002-05-16 Thread Joseph Tate
The following fixes bug 16888 so that Apache and IIS no longer crash on Windows when using the domxml extension with more than 128 nodes. See http://bugs.php.net/bug.php?id=16888 for details. Will the memory leak gurus please have a go at this and let me know what problems arise? Also, please t