I am currently working on synchronisation between OpenLDAP and X.500 directories.
-----Message d'origine----- De : Howard Chu [mailto:hyc@symas.com] Envoyé : vendredi 30 mai 2008 17:31 À : emmanuel.duru@atosorigin.com Cc : openldap-its@openldap.org Objet : Re: (ITS#5542) Bug in libldap/t61.c (for your information)
emmanuel.duru@atosorigin.com wrote:
Full_Name: Emmanuel Duru Version: 2.3.39 OS: Windows URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (195.68.44.148)
In t61.c/ldap_utf8s_to_t61s(), the second loop is an infinite loop,
there misses
a "i += j; c += j" at the end of the loop.
Congratulations, you're the first person to use this code in over 6 years. Out of curiosity, why do you need it?
Thanks for the report, fixed in CVS.
-- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/