[Date Prev][Date Next] [Chronological] [Thread] [Top]

U-MICH LDAP C API code to handle referrals.



Folks
   I am seeing some problems in the referral handling code
   in the U-Mich LDAP C API library code.
   In libldap/request.c, in re_encode_request() new request is
   constructed using ber_printf() call followed by a
   ber_write() call followed by a ber_printf() call.  I think
   mixing ber_printf()s and ber_write() does not create correct
   request.
   I was wondering if openldap has fixed this problem.  Was
   this a problem or is my observation wrong ?

thanks
sanjay