Ok, I have merged it and tested it on one of my servers.  Didn't break
anything.  But where exactly is the ldap_result_entry freed?  I am
guessing that it is actually the same memory as ldap_result points to and
when we free ldap_result there is no need to free the nested
ldap_result_entry?  Is this true for nsldap as well?

Seems logical though.

-Rasmus

On Thu, 4 Oct 2001, Stig Venaas wrote:

> On Thu, Oct 04, 2001 at 02:04:27AM +0200, Zeev Suraski wrote:
> > Finally, it's out.
> > www.php.net/~zeev/php-4.0.7RC3.tar.gz
>
> I see that my LDAP fix didn't make it. Can someone please explain
> how this works? I can't see any tags for ldap.c since May but
> ldap.c in RC3 is 1.94, I would like 1.96 to be in the release.
>
> Could someone other than me please test LDAP in RC3 and also
> try with ldap.c 1.96? As said earlier I can easily make things
> crash with 1.94, 1.96 should fix it with no side effects. It
> would still be good if people tested it though.
>
> Stig
>
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to