hyc(a)OpenLDAP.org wrote:
> Update of /repo/OpenLDAP/pkg/ldap/libraries/libldap
>
> Modified Files:
> result.c 1.176 -> 1.177
>
> Log Message:
> ITS#6744 - plug leak
This patch fixes things and doesn't appear to break anything else. However,
during testing I noticed something a bit odd. The referral I used pointed to a
server with an empty database, so the sub search always returned error 32.
The result printed by the ldapsearch command was usually 0 (Success) but
occasionally it returned 32, and the outcome seems to be random. This behavior
is the same both before and after applying the above patch. I'm somewhat
disturbed that we're not getting completely deterministic results out of this.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/
HI!
Given the stability-related fixes in HEAD recently I wonder what the plans for
releasing 2.4.24 are. When will backporting to OPENLDAP_REL_ENG_2_4 start?
Sorry, I'm not a C programmer. I can only help testing.
Ciao, Michael.