[PHP] Memory leaks with LDAP?

2001-11-29 Thread Darren Gamble
Hey all, Has anyone else had problems with memory leaks using PHP's LDAP functions? I put together a LDAP server the other day, and wrote a PHP program to test it. I've stripped this program down to basically a ldap_connect, ldap_bind, ldap_search on objectclass=* , ldap_get_entries,

Re: [PHP] Memory leaks with LDAP?

2001-11-29 Thread Stig Venaas
On Thu, Nov 29, 2001 at 09:38:19AM -0700, Darren Gamble wrote: Hey all, Has anyone else had problems with memory leaks using PHP's LDAP functions? Yes I'm running php-4.0.6-7 as a module for apache-1.3.20-16; all Redhat 7.2 RPMs. I posted a message on the PHP bug page recently, but, by